enabled downcase-region and upcase-region commands

This commit is contained in:
2011-12-21 01:17:18 +00:00
parent 0342a89f3c
commit f8222f65ab

View File

@@ -15,6 +15,9 @@
(fset 'yes-or-no-p 'y-or-n-p)
(put 'downcase-region 'disabled nil)
(put 'upcase-region 'disabled nil)
(delete-selection-mode 1)
;; (winner-mode 1)