.emacs-my
changeset 154 9c4f8d401e12
parent 153 a03216c9fa8c
child 157 9b7a17b841e9
equal deleted inserted replaced
153:a03216c9fa8c 154:9c4f8d401e12
   478 
   478 
   479 ;; (require 'chord-mode)  ; edit guitar music.
   479 ;; (require 'chord-mode)  ; edit guitar music.
   480 ;; (require 'discography) ; variant of BibTeX mode for discographies.
   480 ;; (require 'discography) ; variant of BibTeX mode for discographies.
   481 
   481 
   482 ;; ======================================================================
   482 ;; ======================================================================
   483 ;;
       
   484 ;; unNOVICEd commands...
   483 ;; unNOVICEd commands...
   485 ;;
   484 ;;
   486 ;; The following commands are usually disabled by default.  Enable
   485 ;; The following commands are usually disabled by default. Enable them...
   487 ;; them...
       
   488 
   486 
   489 (put 'eval-expression  'disabled nil)
   487 (put 'eval-expression  'disabled nil)
   490 (put 'downcase-region  'disabled nil)
   488 (put 'downcase-region  'disabled nil)
   491 (put 'upcase-region    'disabled nil)
   489 (put 'upcase-region    'disabled nil)
   492 (put 'narrow-to-page   'disabled nil)
   490 (put 'narrow-to-page   'disabled nil)