From e82fd952f1548e3873ee78a748078ebc2eeb5119 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 27 Apr 2015 23:46:09 -0700 Subject: ; Comments. --- lisp/mail/rmailedit.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/mail') diff --git a/lisp/mail/rmailedit.el b/lisp/mail/rmailedit.el index 15d27a085fe..0b49782d80f 100644 --- a/lisp/mail/rmailedit.el +++ b/lisp/mail/rmailedit.el @@ -44,6 +44,8 @@ (declare-function rmail-summary-disable "rmailsum" ()) +;; We can't straightforwardly make this derive from text-mode, because +;; we need to bind (rmail-buffer-swapped) around the text-mode call. :( (defun rmail-edit-mode () "Major mode for editing the contents of an Rmail message. The editing commands are the same as in Text mode, together with -- cgit v1.2.1