Enable some more commands

This commit is contained in:
Gergely Polonkai 2018-08-09 13:24:38 +02:00
parent 681ef586c8
commit 085355abef
1 changed files with 3 additions and 0 deletions

View File

@ -1008,7 +1008,10 @@ Because Im a rock star like that.
(put 'upcase-region 'disabled nil)
(put 'erase-buffer 'disabled nil)
(put 'narrow-to-region 'disabled nil)
(put 'narrow-to-page 'disabled nil)
(put 'set-goal-column 'disabled nil)
(put 'scroll-left 'disabled nil)
(put 'dired-find-alternate-file 'disabled nil)
#+END_SRC
* Load some built-in libraries