Go back to making override-global-mode
non-global
Copyright-paperwork-exempt: yes
This commit is contained in:
parent
85c1287c26
commit
a05b9e28ed
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@
|
|||
(define-minor-mode override-global-mode
|
||||
"A minor mode so that keymap settings override other modes."
|
||||
:init-value t
|
||||
:global t
|
||||
:lighter "")
|
||||
|
||||
;; the keymaps in `emulation-mode-map-alists' take precedence over
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue