1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(archive-mode): Locally bind local-enable-local-variables, not

enable-local-variables.
This commit is contained in:
Richard M. Stallman 1998-06-13 06:00:58 +00:00
parent a6e4564e8e
commit 28138f8c19

View File

@ -523,8 +523,8 @@ archive.
(make-local-variable 'require-final-newline)
(setq require-final-newline nil)
(make-local-variable 'enable-local-variables)
(setq enable-local-variables nil)
(make-local-variable 'local-enable-local-variables)
(setq local-enable-local-variables nil)
(make-local-variable 'archive-read-only)
;; Archives which are inside other archives and whose