Remove narrow-to-defun from the no-warning function list
This commit is contained in:
2
init.el
2
init.el
@@ -546,7 +546,7 @@
|
||||
|
||||
;;; Remove warnings from narrow-to-region, upcase-region...
|
||||
|
||||
(dolist (cmd '(list-timers narrow-to-region narrow-to-page narrow-to-defun
|
||||
(dolist (cmd '(list-timers narrow-to-region narrow-to-page
|
||||
upcase-region downcase-region
|
||||
list-threads erase-buffer scroll-left
|
||||
dired-find-alternate-file set-goal-column))
|
||||
|
||||
Reference in New Issue
Block a user