emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/sendmail.el,v


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/sendmail.el,v
Date: Wed, 03 Sep 2008 11:00:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     John Paul Wallington <jpw>      08/09/03 11:00:32

Index: sendmail.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/sendmail.el,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -b -r1.316 -r1.317
--- sendmail.el 7 Jun 2008 02:40:47 -0000       1.316
+++ sendmail.el 3 Sep 2008 11:00:31 -0000       1.317
@@ -1565,7 +1565,7 @@
           (let ((mail-indentation-spaces (if arg (prefix-numeric-value arg)
                                            mail-indentation-spaces)))
             (if mail-citation-hook
-                ;; Bind mail-citation-hook to the original message's header.
+                ;; Bind mail-citation-header to the original message's header.
                 (let ((mail-citation-header
                        (with-current-buffer buffer
                          (buffer-substring-no-properties




reply via email to

[Prev in Thread] Current Thread [Next in Thread]