Mercurial > emacs
comparison lisp/ChangeLog @ 53424:1190ac85436f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 29 Dec 2003 20:28:06 +0000 |
parents | cf318d0bf691 |
children | cb72a8379550 |
comparison
equal
deleted
inserted
replaced
53423:cf318d0bf691 | 53424:1190ac85436f |
---|---|
1 2003-12-29 Richard M. Stallman <rms@gnu.org> | 1 2003-12-29 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * mail/mail-utils.el (mail-unquote-printable-hexdigit): | |
4 Upcase the character. | |
5 | 2 |
6 * textmodes/flyspell.el (mail-mode-flyspell-verify): | 3 * textmodes/flyspell.el (mail-mode-flyspell-verify): |
7 Search for header separator alone on a line, literally, | 4 Search for header separator alone on a line, literally, |
8 and search for it backward, not forward. | 5 and search for it backward, not forward. |
9 (flyspell-abbrev-table): Always use global-abbrev-table | 6 (flyspell-abbrev-table): Always use global-abbrev-table |