aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2003-01-01 16:57:25 +0000
committerRichard M. Stallman2003-01-01 16:57:25 +0000
commitab233196ba2b58fc2c32f5ec3716fd5fb8f7c2fe (patch)
tree15500efd8c3f9b724e26667e7047342eb44f97cf /lisp/ChangeLog
parent7da6bf0059a9ddd4605d16322474c258f7bbf27b (diff)
downloademacs-ab233196ba2b58fc2c32f5ec3716fd5fb8f7c2fe.tar.gz
emacs-ab233196ba2b58fc2c32f5ec3716fd5fb8f7c2fe.zip
(rmail-reply): Don't call mail-strip-quoted-names.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12003-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
12002-12-30 Steven Tamm <steventamm@mac.com> 72002-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