summaryrefslogtreecommitdiff
path: root/lisp/textmodes/artist.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-091-2/+0
* Merge from origin/emacs-28Stefan Kangas2022-06-171-30/+30
|\
| * * lisp/textmodes/artist.el: Minor doc fixes.Stefan Kangas2022-06-161-30/+30
* | Make artist-version variable obsoleteStefan Kangas2022-06-161-2/+4
* | Prefer defvar-keymap for artist-mode-mapStefan Kangas2022-06-161-54/+51
* | Make artist-mode work in zoomed buffersLars Ingebrigtsen2022-06-071-8/+10
* | Fix handling of proportional fonts on MS-WindowsEli Zaretskii2022-04-281-2/+5
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make some variable aliases obsoleteStefan Kangas2021-12-201-1/+2
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-3/+2
|/
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-161-1/+1
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-051-12/+2
* ; Remove some redundant installation instructionsStefan Kangas2021-04-031-7/+0
* Convert many more links to use HTTPSStefan Kangas2021-03-241-1/+1
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-2/+2
* Convert some textmodes menus to easy-menu-defineStefan Kangas2021-02-221-45/+41
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-311-20/+10
* Remove redundant defvar for artist-modeStefan Kangas2021-01-311-4/+0
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-151-3/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-041-26/+14
* Don't quote lambdas in several placesStefan Kangas2020-11-141-4/+3
* Convert artist.el to lexical bindingMattias EngdegÄrd2020-10-211-37/+25
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-181-1/+1
* Make artist-mode work when display-line-numbers-mode is onLars Ingebrigtsen2020-10-071-8/+14
* Merge from origin/emacs-27Glenn Morris2020-10-021-4/+5
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-4/+5
* | Remove some Emacs 20 compat codeStefan Kangas2020-09-221-19/+5
* | * lisp/textmodes/artist.el: Remove obsolete comments.Stefan Kangas2020-09-101-5/+0
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Fix some ineffective backslashes in string literalsMattias EngdegÄrd2019-03-161-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-1/+1
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+1
* | * lisp/textmodes/artist.el (artist-mode): Ensure we have a fontTino Calancha2018-04-171-2/+3
* | (artist-mode): Warn about proportional fontsLars Ingebrigtsen2018-04-161-1/+3
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-14/+14
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* artist.el: Avoid error with keyboard command invocationStephen Berman2017-07-291-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Don't try using /bin/sh in artist.el on MS-WindowsEli Zaretskii2015-12-261-1/+27