1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-07 16:10:46 -08: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