diff options
| author | Gerd Moellmann | 2001-03-20 12:43:30 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-03-20 12:43:30 +0000 |
| commit | 117e4b0cb8bf5d6fa5a96f3f6800193f9e7059bd (patch) | |
| tree | 9697b8f8b6ff911942fae8ab852cf00d26f5c812 /lisp/ChangeLog | |
| parent | 467175fe305cd84484756eaf6f4f927b9f884de5 (diff) | |
| download | emacs-117e4b0cb8bf5d6fa5a96f3f6800193f9e7059bd.tar.gz emacs-117e4b0cb8bf5d6fa5a96f3f6800193f9e7059bd.zip | |
(mail-mode): Activate case-folding in
font-lock-defaults.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c0e93604e22..91a11c3fcc4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-03-20 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * mail/sendmail.el (mail-mode): Activate case-folding in | ||
| 4 | font-lock-defaults. | ||
| 5 | |||
| 1 | 2001-03-19 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2001-03-19 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound. | 8 | * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound. |
| @@ -49,8 +54,8 @@ | |||
| 49 | 54 | ||
| 50 | 2001-03-16 John Wiegley <johnw@gnu.org> | 55 | 2001-03-16 John Wiegley <johnw@gnu.org> |
| 51 | 56 | ||
| 52 | * (timeclock-workday-remaining): Check whether `discrep' is | 57 | * calendar/timeclock.el (timeclock-workday-remaining): Check |
| 53 | non-null before using it. | 58 | whether `discrep' is non-null before using it. |
| 54 | 59 | ||
| 55 | 2001-03-16 John Wiegley <johnw@gnu.org> | 60 | 2001-03-16 John Wiegley <johnw@gnu.org> |
| 56 | 61 | ||