diff options
| author | Richard M. Stallman | 2009-02-17 18:11:26 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2009-02-17 18:11:26 +0000 |
| commit | 57d2296ade3299c9f018e058aaf26c06e9b121b7 (patch) | |
| tree | 597ab179a615dbc556a3f2b4992e639a97ee2274 /lisp/ChangeLog | |
| parent | 5a34da04651d633519fdc7d151db81cbd27829da (diff) | |
| download | emacs-57d2296ade3299c9f018e058aaf26c06e9b121b7.tar.gz emacs-57d2296ade3299c9f018e058aaf26c06e9b121b7.zip | |
(set-rmail-inbox-list): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8ee59c0b040..66fe7df65eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-02-17 Richard M Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmailmsc.el (set-rmail-inbox-list): Doc fix. | ||
| 4 | |||
| 5 | * mail/rmail.el (rmail-copy-headers): When copying full headers, | ||
| 6 | correctly put point at the end. | ||
| 7 | |||
| 1 | 2009-02-17 Sam Steingold <sds@gnu.org> | 8 | 2009-02-17 Sam Steingold <sds@gnu.org> |
| 2 | 9 | ||
| 3 | * progmodes/compile.el (compilation-filter): Call | 10 | * progmodes/compile.el (compilation-filter): Call |