Fix indentation

This commit is contained in:
Adam Goldsmith 2018-05-11 00:55:59 -04:00
parent a89a9fe37a
commit 8115069712

View File

@ -24,7 +24,7 @@
(interactive)
(call-process "thunar" nil 0 nil "."))
;;; enable disabled functions
;;;; enable disabled functions
(put 'upcase-region 'disabled nil)
(put 'downcase-region 'disabled nil)
(put 'narrow-to-region 'disabled nil)