diff options
| author | Glenn Morris | 2009-02-05 06:40:01 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-05 06:40:01 +0000 |
| commit | 6b6a84a15bb95a7762171752fbadee4eaf09d056 (patch) | |
| tree | 9f25dc68c51e38dfee0a20b4f7d78ce6d0135cbc /lisp/ChangeLog | |
| parent | c261086e81d0ba86a6faa1cb581072db76d8ed05 (diff) | |
| download | emacs-6b6a84a15bb95a7762171752fbadee4eaf09d056.tar.gz emacs-6b6a84a15bb95a7762171752fbadee4eaf09d056.zip | |
(rmail-what-message): Unbreak it.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dadc4e735dd..e7b614cfe80 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2009-02-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-what-message): Unbreak it. | ||
| 4 | |||
| 5 | * net/mairix.el (rmail-buffer): Remove unneeded eval-when-compile. | ||
| 6 | (rmail-narrow-to-non-pruned-header): Remove autoload. | ||
| 7 | (mairix-rmail-fetch-field): Handle mbox Rmail. | ||
| 8 | |||
| 1 | 2009-02-04 Dave Love <fx@gnu.org> | 9 | 2009-02-04 Dave Love <fx@gnu.org> |
| 2 | 10 | ||
| 3 | * net/imap.el (imap-fetch-safe): Bind debug-on-error. | 11 | * net/imap.el (imap-fetch-safe): Bind debug-on-error. |