Mercurial > emacs
comparison lisp/ChangeLog @ 34926:1a99e436d482
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 29 Dec 2000 15:16:23 +0000 |
parents | 962646fc3a58 |
children | 1afc719eccd4 |
comparison
equal
deleted
inserted
replaced
34925:6043184119bc | 34926:1a99e436d482 |
---|---|
1 2000-12-29 Gerd Moellmann <gerd@gnu.org> | 1 2000-12-29 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check | |
4 in Subject line. | |
2 | 5 |
3 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable): | 6 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable): |
4 Use mail-mode-hook instead of mail-setup-hook. Otherwise | 7 Use mail-mode-hook instead of mail-setup-hook. Otherwise |
5 continuing an interrupted message with C-u C-x m for instence, | 8 continuing an interrupted message with C-u C-x m for instence, |
6 winds up in Mail mode without abbrevs. | 9 winds up in Mail mode without abbrevs. |