Fix indentation
This commit is contained in:
parent
a89a9fe37a
commit
8115069712
@ -24,7 +24,7 @@
|
|||||||
(interactive)
|
(interactive)
|
||||||
(call-process "thunar" nil 0 nil "."))
|
(call-process "thunar" nil 0 nil "."))
|
||||||
|
|
||||||
;;; enable disabled functions
|
;;;; enable disabled functions
|
||||||
(put 'upcase-region 'disabled nil)
|
(put 'upcase-region 'disabled nil)
|
||||||
(put 'downcase-region 'disabled nil)
|
(put 'downcase-region 'disabled nil)
|
||||||
(put 'narrow-to-region 'disabled nil)
|
(put 'narrow-to-region 'disabled nil)
|
||||||
|
Loading…
Reference in New Issue
Block a user