emacs/lisp/textmodes
Mattias Engdegård 4bd8add2e3 Convert artist.el to lexical binding
* lisp/textmodes/artist.el (artist-system, (artist-flood-fill):
Remove binding of the obsolete variables binary-process-input,
binary-process-output and input-queue.
(artist-down-mouse-1): Fix mistyped 'echo-keystrokes'; bind it to 0.
(artist-fill-rect, artist-fill-square, artist-pen-set-arrow-points)
(artist-spray-clear-circle, artist-spray-set-radius)
(artist-draw-ellipse-with-0-height, artist-fill-ellipse)
(artist-ff-is-topmost-line, artist-ff-is-bottommost-line)
(artist-set-arrow-points-for-2points, artist-key-undraw-continously)
(artist-key-undraw-poly, artist-key-undraw-1point)
(artist-key-undraw-2points, artist-key-do-continously-1point)
(artist-key-set-point-1point, artist-shift-has-changed)
(artist-mouse-draw-continously, artist-mouse-draw-1point)
(artist-submit-bug-report): Suppress warnings about unused parameters
which are there for function signature commonality.  Remove unused
variables.
2020-10-21 18:23:43 +02:00
..
artist.el Convert artist.el to lexical binding 2020-10-21 18:23:43 +02:00
bib-mode.el
bibtex-style.el
bibtex.el Ensure `bibtex-set-dialect' is executed in bibtex buffers 2020-08-19 15:36:08 +02:00
conf-mode.el * lisp/textmodes/conf-mode.el (conf-mode): Fix last change 2020-03-25 14:09:48 -04:00
css-mode.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
dns-mode.el
enriched.el
fill.el
flyspell.el Don't boldify the flyspell language indicator in the mode line 2020-10-11 07:50:10 +02:00
ispell.el Don't recommend quoting lambdas 2020-10-01 15:28:14 +02:00
less-css-mode.el
makeinfo.el
mhtml-mode.el Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897 2020-07-04 12:55:49 +00:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el Handle negative prefix arguments to mark-paragraph correctly 2020-08-13 11:51:26 +02:00
picture.el * lisp/textmodes/picture.el: Use lexical binding. 2020-10-20 17:28:39 +02:00
po.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
refbib.el
refer.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
rst.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
sgml-mode.el Make sgml-validate not bug out from buffers not visiting a file 2020-09-15 18:13:14 +02:00
table.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
tex-mode.el Make more load-hooks obsolete (Bug#21563) 2020-10-20 19:14:04 +02:00
texinfmt.el
texinfo.el Add new commands for environment movement in .texi files 2020-08-11 16:37:01 +02:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el