(minor-mode-overriding-map-alist):

Call make-variable-buffer-local.
This commit is contained in:
Richard M. Stallman 1998-01-02 23:52:11 +00:00
parent 64dd362982
commit 977101145a

View file

@ -295,6 +295,8 @@ for \\[find-tag] (which see)."
(setq help-event-list '(help f1))
(make-variable-buffer-local 'minor-mode-overriding-map-alist)
;These commands are defined in editfns.c
;but they are not assigned to keys there.
(put 'narrow-to-region 'disabled t)