Remove the warning when the user attempts to use list-timers
This commit is contained in:
1
init.el
1
init.el
@@ -548,6 +548,7 @@
|
|||||||
|
|
||||||
;;; Remove warnings from narrow-to-region, upcase-region...
|
;;; Remove warnings from narrow-to-region, upcase-region...
|
||||||
|
|
||||||
|
(put 'list-timers 'disabled nil)
|
||||||
(put 'narrow-to-region 'disabled nil)
|
(put 'narrow-to-region 'disabled nil)
|
||||||
(put 'upcase-region 'disabled nil)
|
(put 'upcase-region 'disabled nil)
|
||||||
(put 'downcase-region 'disabled nil)
|
(put 'downcase-region 'disabled nil)
|
||||||
|
|||||||
Reference in New Issue
Block a user