Enable downcase-region

This commit is contained in:
Jeremy Dormitzer 2019-11-13 12:04:21 -05:00
parent 46fcb10a5c
commit 18996b3892

View File

@ -1,3 +1,4 @@
(setq vc-follow-symlinks t)
(require 'org)
(org-babel-load-file (expand-file-name "~/init.org"))
(put 'downcase-region 'disabled nil)