Go back to making override-global-mode non-global

Copyright-paperwork-exempt: yes
This commit is contained in:
realcomplex 2022-08-11 09:08:25 +02:00
parent 85c1287c26
commit a05b9e28ed

View file

@ -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