diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d097c18917d..ea988d17f26 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | (rmail-output-as-mbox, rmail-output-as-seen): Doc fix. | 8 | (rmail-output-as-mbox, rmail-output-as-seen): Doc fix. |
| 9 | (rmail-output-as-mbox): Start search from point-min. If constructing a | 9 | (rmail-output-as-mbox): Start search from point-min. If constructing a |
| 10 | "From " line, prefer the date header over the current time. | 10 | "From " line, prefer the date header over the current time. |
| 11 | (rmail-update-summary): Move declaration earlier in file. | ||
| 11 | 12 | ||
| 12 | 2009-02-15 Richard M Stallman <rms@gnu.org> | 13 | 2009-02-15 Richard M Stallman <rms@gnu.org> |
| 13 | 14 | ||