Mercurial > emacs
comparison lisp/ChangeLog @ 100992:5cb6d276b93a
* textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
(ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
(ispell-begin-skip-region-regexp, ispell-skip-region-list)
(ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
(ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
Fix typos in docstrings.
(ispell-command-loop): Reflow docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 09 Jan 2009 02:59:52 +0000 |
parents | 34edfe1ce294 |
children | a16e9f7c2536 |
comparison
equal
deleted
inserted
replaced
100991:e01b35f67245 | 100992:5cb6d276b93a |
---|---|
1 2009-01-09 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name) | |
4 (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices) | |
5 (ispell-begin-skip-region-regexp, ispell-skip-region-list) | |
6 (ispell-ignore-fcc, ispell-skip-region, ispell-process-line) | |
7 (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words): | |
8 Fix typos in docstrings. | |
9 (ispell-command-loop): Reflow docstring. | |
10 | |
1 2009-01-08 Agustín Martín <agustin.martin@hispalinux.es> | 11 2009-01-08 Agustín Martín <agustin.martin@hispalinux.es> |
2 | 12 |
3 * textmodes/ispell.el (ispell-encoding8-command): New variable | 13 * textmodes/ispell.el (ispell-encoding8-command): New variable |
4 (ispell-aspell-supports-utf8): Mark as obsoleted by | 14 (ispell-aspell-supports-utf8): Mark as obsoleted by |
5 ispell-encoding8-command | 15 ispell-encoding8-command |