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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bibtex-style.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bibtex.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
conf-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
nroff-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
page-ext.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
page.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
paragraphs.el Improve docs of some transposition functions. 2010-02-13 11:29:25 -08:00
picture.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
po.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
refbib.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
refer.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
refill.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-auc.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
reftex-cite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-dcr.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-global.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-index.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-parse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-ref.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-sel.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reftex-toc.el Fix more save-excursion warnings. 2010-02-27 20:22:44 -05:00
reftex-vars.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
reftex.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
remember.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
texnfo-upd.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
text-mode.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
tildify.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
two-column.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
underline.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00