]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-edit-current-message): Undo previous change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 May 1994 20:46:24 +0000 (20:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 May 1994 20:46:24 +0000 (20:46 +0000)
lisp/mail/rmailedit.el

index 5c206fa2cea7c0c631e03f299975bb71ea30df96..1ed73a994cdb7a4afefac1179aa95d8475577c40 100644 (file)
@@ -62,7 +62,6 @@ to return to regular RMAIL:
   (rmail-edit-mode)
   (make-local-variable 'rmail-old-text)
   (setq rmail-old-text (buffer-substring (point-min) (point-max)))
-  (put 'rmail-old-text 'permanent-local t)
   (setq buffer-read-only nil)
   (set-buffer-modified-p (buffer-modified-p))
   ;; Make mode line update.