diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3a8f261f70b..92d8166bccb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-01-01 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-reply): Don't call mail-strip-quoted-names. | ||
| 4 | |||
| 5 | * files.el (backup-buffer): Cope if file-modes returns nil. | ||
| 6 | |||
| 1 | 2002-12-30 Steven Tamm <steventamm@mac.com> | 7 | 2002-12-30 Steven Tamm <steventamm@mac.com> |
| 2 | 8 | ||
| 3 | * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have | 9 | * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have |