emacs: enable narrow-to-region
This commit is contained in:
parent
2d9b9e4221
commit
f86784b9f0
1 changed files with 1 additions and 0 deletions
|
@ -326,5 +326,6 @@ value `italic'."
|
|||
(put 'dired-find-alternate-file 'disabled nil)
|
||||
(put 'downcase-region 'disabled nil)
|
||||
(put 'upcase-region 'disabled nil)
|
||||
(put 'narrow-to-region 'disabled nil)
|
||||
|
||||
;;; init.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue