mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-15 11:21:19 -07:00
(rmail-buffer-swapped): Fix last change.
This commit is contained in:
parent
2d1aca19c4
commit
eec86b015f
1 changed files with 1 additions and 0 deletions
|
|
@ -581,6 +581,7 @@ by substituting the new message number into the existing list.")
|
|||
|
||||
(defvar rmail-buffer-swapped nil
|
||||
"If non-nil, `rmail-buffer' is swapped with `rmail-view-buffer'.")
|
||||
(make-variable-buffer-local 'rmail-buffer-swapped)
|
||||
(put 'rmail-buffer-swapped 'permanent-local t)
|
||||
|
||||
(defvar rmail-view-buffer nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue