summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-06-13 06:00:58 +0000
committerRichard M. Stallman <rms@gnu.org>1998-06-13 06:00:58 +0000
commit0503e2c762adeb9216ec28de47f68e3f2338b959 (patch)
tree767a9f015fe46d8fdcbb047ebdb88eb76e5d03ee
parent90882cf429ea751624c8fbdc4428e05797425ab9 (diff)
downloademacs-0503e2c762adeb9216ec28de47f68e3f2338b959.tar.gz
(archive-mode): Locally bind local-enable-local-variables, not
enable-local-variables.
-rw-r--r--lisp/arc-mode.el4
1 files changed, 2 insertions, 2 deletions
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