1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/textmodes
Agustín Martín fd5539c6de Improve ispell.el word completion handling.
* ispell.el (ispell-alternate-dictionary): Use file-readable-p.
  Return nil if no word-list is found at default locations.
 (ispell-complete-word-dict): Default to nil.
 (ispell-command-loop): Use 'word-list' when using lookup-words.
 (lookup-words): Use ispell-complete-word-dict or
 ispell-alternate-dictionary.  Check for word-list availability
 and handle errors if needed with better messages (Bug#6539).
 (ispell-complete-word): Use ispell-complete-word-dict or
 ispell-alternate-dictionary.
2010-07-07 12:30:57 +02:00
..
.gitignore
artist.el * textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807) 2010-03-30 23:41:01 +02:00
bib-mode.el
bibtex-style.el
bibtex.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
conf-mode.el
css-mode.el Highlight vendor specific properties. 2010-05-07 13:47:56 -04:00
dns-mode.el * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files. 2010-05-07 10:18:27 -04:00
enriched.el
fill.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
flyspell.el Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run. 2010-06-25 10:19:11 +02:00
ispell.el Improve ispell.el word completion handling. 2010-07-07 12:30:57 +02:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
remember.el
rst.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
sgml-mode.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
spell.el
table.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
tex-mode.el Add TeX open-block and close-block keybindings to SGML, and vice versa. 2010-05-13 17:52:20 -04:00
texinfmt.el Minor simplification. 2010-06-22 01:10:26 -07:00
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el