summaryrefslogtreecommitdiff
path: root/lisp/textmodes/artist.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't block changes in mouse pointer inside 'track-mouse'Eli Zaretskii2015-06-301-0/+3
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-191-12/+12
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-12/+12
* * lisp/calculator.el (calculator-funcall):Glenn Morris2015-05-181-1/+1
* Fix filling circle/ellipse in Artist Mode (Bug#19763)Eli Zaretskii2015-02-041-1/+1
* Prevent artist-mode from creating runaway timers (Bug#6130).Daniel Koning2015-01-211-46/+49
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Silence some compiler warningsGlenn Morris2013-05-211-0/+2
* Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris2013-02-231-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-071-3/+3