diff options
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 00bc4b3d71d..47f8c1e2d6d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-04-09 Richard M Stallman <rms@gnu.org> | 1 | 2009-04-09 Richard M Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd. | ||
| 4 | (rmail-kill-label, rmail-add-label): Doc fixes. | ||
| 5 | |||
| 3 | * mail/rmailout.el (rmail-output): If file is visited, | 6 | * mail/rmailout.el (rmail-output): If file is visited, |
| 4 | check the buffer's format. | 7 | check the buffer's format. |
| 5 | 8 | ||