From: Richard M. Stallman Date: Sat, 13 Jun 1998 06:00:58 +0000 (+0000) Subject: (archive-mode): Locally bind local-enable-local-variables, not X-Git-Tag: emacs-20.3~607 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=28138f8c19a2b653065568ea708e8ca20753039b;p=emacs.git (archive-mode): Locally bind local-enable-local-variables, not enable-local-variables. --- diff --git a/lisp/arc-mode.el b/lisp/arc-mode.el index 6d88e231dec..e786a33944c 100644 --- a/lisp/arc-mode.el +++ b/lisp/arc-mode.el @@ -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