mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(rmail-edit-current-message): Undo previous change.
This commit is contained in:
parent
346af5107f
commit
6c65d1ec43
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue