diff options
| author | Richard M. Stallman | 2006-04-10 03:19:09 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-04-10 03:19:09 +0000 |
| commit | 4f07f2e8a5458758dcf2bfbdf9b0cf8c91a8572e (patch) | |
| tree | 3d2f329a026de9a1d53f6c754f5ccc2e16df44cc /lisp/ChangeLog | |
| parent | 8803c4f4ac3311a509545354b3203f6d8044cb42 (diff) | |
| download | emacs-4f07f2e8a5458758dcf2bfbdf9b0cf8c91a8572e.tar.gz emacs-4f07f2e8a5458758dcf2bfbdf9b0cf8c91a8572e.zip | |
(rmail-mime-charset-pattern): Ignore format and delsp specs
while looking for charset.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 596e92eaa0e..2adf8adf559 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-04-09 Richard Stallman <rms@gnu.org> | 1 | 2006-04-09 Richard Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp | ||
| 4 | specs while looking for charset. | ||
| 5 | |||
| 3 | * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook. | 6 | * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook. |
| 4 | 7 | ||
| 5 | * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X): | 8 | * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X): |