From d746203c122ed0ca7ba2b6b15253924d015c8573 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Wed, 3 Sep 2008 11:00:31 +0000 Subject: [PATCH] (mail-yank-region): Fix comment. --- lisp/mail/sendmail.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 2fbeb96581e..5293a5a2098 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -1565,7 +1565,7 @@ and don't delete any header fields." (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 -- 2.39.2