Mercurial > emacs
changeset 22472:7d99675ff55f
(archive-mode): Locally bind local-enable-local-variables, not
enable-local-variables.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 13 Jun 1998 06:00:58 +0000 |
parents | 39efe6bebb46 |
children | 74e7682de297 |
files | lisp/arc-mode.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/arc-mode.el Sat Jun 13 06:00:00 1998 +0000 +++ b/lisp/arc-mode.el Sat Jun 13 06:00:58 1998 +0000 @@ -523,8 +523,8 @@ (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