Enable narrow-to-page and sort list

This commit is contained in:
Tom Willemse 2013-04-15 00:13:34 +02:00
parent d0de62ba20
commit 0e6eddf666

View file

@ -190,10 +190,12 @@ Also change directories to current working directory."
;;; Enable the following commands because they're useful sometimes and
;;; I'm not an Emacs beginner anymore, they don't confuse me.
(put 'upcase-region 'disabled nil)
(put 'downcase-region 'disabled nil)
(put 'narrow-to-page 'disabled nil)
(put 'narrow-to-region 'disabled nil)
(put 'scroll-left 'disabled nil)
(put 'upcase-region 'disabled nil)
(defun oni:jabber-init ()
"Initialization function for jabber."