1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 19:00:55 -08:00
emacs/lisp/textmodes
Reuben Thomas 7136e6723d Add Enchant support to ispell.el (Bug#17742)
* lisp/textmodes/ispell.el (ispell-program-name): Add “enchant”.
(ispell-really-enchant): Add variable.
(ispell-check-version): If using Enchant, check it’s new enough (at
least 1.6.1).  (Like the ispell check, this is absolute: cannot work
without.)
(ispell-enchant-dictionary-alist): Add variable.
(ispell-find-enchant-dictionaries): Add function, based on
ispell-find-aspell-dictionaries.
(ispell-set-spellchecker-params): Allow dictionary auto-detection for
Enchant, and call ispell-find-enchant-dictionaries to find them.  Use
old ispell name to locale mapping code for Enchant too.
(ispell-send-replacement): Make it work with Enchant.
2017-08-07 21:57:22 +01:00
..
artist.el artist.el: Avoid error with keyboard command invocation 2017-07-29 13:59:18 +02:00
bib-mode.el Don't pass the value of point to 'push-mark', as that's the default. 2017-04-28 11:25:26 +03:00
bibtex-style.el
bibtex.el Add Conference to the list of valid bibtex entry types 2017-02-23 19:04:27 -05:00
conf-mode.el
css-mode.el Change default CSS property face 2017-07-30 11:30:13 +02:00
dns-mode.el Don't autoload new dns-mode command 2017-05-24 13:11:32 -04:00
enriched.el
fill.el Don't delete leading and trailing space from CJK word (bug#25685) 2017-02-15 01:26:59 +00:00
flyspell.el Don't lose key bindings on mis-spelled text in flyspell-mode 2017-04-30 21:55:58 +03:00
ispell.el Add Enchant support to ispell.el (Bug#17742) 2017-08-07 21:57:22 +01:00
makeinfo.el
mhtml-mode.el Fix mhtml-mode fontification bug 2017-05-20 22:01:56 -06:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el Fix RefTeX to show table of contents for dtx files (tiny change) 2017-01-02 13:11:49 +01:00
reftex-ref.el
reftex-sel.el
reftex-toc.el * lisp/textmodes/reftex-toc.el (reftex-re-enlarge): Demote errors. 2017-02-28 11:15:24 -05:00
reftex-vars.el Add \citetitle to biblatex cite format 2017-01-27 17:47:03 +01:00
reftex.el Match all characters in optional argument of \documentclass 2017-02-13 17:07:12 +01:00
remember.el
rst.el * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes. 2017-04-07 13:42:58 -04:00
sgml-mode.el Avoid unnecessary loading of subr-x at run-time 2017-04-18 19:07:28 -04:00
table.el
tex-mode.el
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el