chore(init): Enable upcase-region command

This commit is contained in:
Vincent Ambo 2018-05-07 14:02:43 +02:00
parent 301a9c538d
commit 6061d1bbb2

View file

@ -41,3 +41,4 @@
(add-hook 'after-init-hook 'load-other-settings)
(put 'narrow-to-region 'disabled nil)
(edit-server-start)
(put 'upcase-region 'disabled nil)