Enable narrow-to-region

This commit is contained in:
Oliver Payne 2023-03-05 21:50:02 +00:00
parent 0fe669a605
commit 388231b36e
1 changed files with 2 additions and 0 deletions

View File

@ -167,3 +167,5 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
(put 'narrow-to-region 'disabled nil)