1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
emacs/lisp/textmodes
Stefan Monnier 60c4db3a60 * lisp/textmodes/flyspell.el: Commenting style, plus code simplifications.
(flyspell-default-deplacement-commands): Don't spell check after
repeated window/frame switches (e.g. triggered by mouse-movement).
(flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
(flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
(flyspell-casechars-cache, flyspell-ispell-casechars-cache)
(flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
Remove unused vars.
(flyspell-get-casechars, flyspell-get-not-casechars):
Simplify; Don't bother removing a ] just to add it back.
* lisp/textmodes/ispell.el (ispell-program-name): Use executable-find.
2012-05-18 15:04:07 -04:00
..
.gitignore
artist.el (artist-mode): Convert artist-mode to use define-minor-mode. 2012-04-11 13:57:21 +02:00
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el (fill-region): Leave point and mark where they were before filling 2012-04-10 04:06:19 +02:00
flyspell.el * lisp/textmodes/flyspell.el: Commenting style, plus code simplifications. 2012-05-18 15:04:07 -04:00
ispell.el * lisp/textmodes/flyspell.el: Commenting style, plus code simplifications. 2012-05-18 15:04:07 -04:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
reftex-parse.el
reftex-ref.el
reftex-sel.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
reftex-toc.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
reftex-vars.el
reftex.el
remember.el
rst.el (rst-re-alist): Fix loading (bug#11462). 2012-05-14 11:31:08 +02:00
sgml-mode.el
table.el
tex-mode.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
two-column.el two-column.el small cleanup 2012-04-16 16:13:38 -04:00
underline.el