Enable all disabled commands
This commit is contained in:
parent
e8c511902f
commit
17a38e6f57
4
init.el
4
init.el
@ -64,8 +64,8 @@
|
|||||||
flyspell-issue-message-flag nil
|
flyspell-issue-message-flag nil
|
||||||
flyspell-issue-welcome-flag nil)
|
flyspell-issue-welcome-flag nil)
|
||||||
|
|
||||||
;; Enable some disabled stuff
|
;; Enable all disabled stuff
|
||||||
(put 'narrow-to-region 'disabled nil)
|
(setq disabled-command-function nil)
|
||||||
|
|
||||||
;; Better scrolling
|
;; Better scrolling
|
||||||
(setq mouse-scroll-delay 0
|
(setq mouse-scroll-delay 0
|
||||||
|
Loading…
Reference in New Issue
Block a user