Enable some more commands
This commit is contained in:
parent
681ef586c8
commit
085355abef
@ -1008,7 +1008,10 @@ Because I’m 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
|
||||
|
Loading…
Reference in New Issue
Block a user