]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-reply): Don't call mail-strip-quoted-names.
authorRichard M. Stallman <rms@gnu.org>
Wed, 1 Jan 2003 16:57:25 +0000 (16:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 1 Jan 2003 16:57:25 +0000 (16:57 +0000)
lisp/ChangeLog
lisp/mail/rmail.el

index 3a8f261f70b13e1ae8c127cefb2357d4de48fd53..92d8166bccb8eec3d043cb6109b8d919682feb00 100644 (file)
@@ -1,3 +1,9 @@
+2003-01-01  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/rmail.el (rmail-reply): Don't call mail-strip-quoted-names.
+
+       * files.el (backup-buffer): Cope if file-modes returns nil.
+
 2002-12-30  Steven Tamm  <steventamm@mac.com>
 
        * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
index d07305f2b8c69fd84c4b57fec6d9c898306e0524..f7e10f15549ecc08ab9500106288aea8a911bd0e 100644 (file)
@@ -3147,7 +3147,8 @@ use \\[mail-yank-original] to yank the original message into it."
      ;; since they can handle the names unstripped.
      ;; I don't know whether there are other mailers that still
      ;; need the names to be stripped.
-     (mail-strip-quoted-names reply-to)
+;;;     (mail-strip-quoted-names reply-to)
+     reply-to
      subject
      (rmail-make-in-reply-to-field from date message-id)
      (if just-sender