Remove narrow-to-defun from the no-warning function list

This commit is contained in:
James Cherti
2025-12-15 09:43:49 -05:00
parent e908e25498
commit aee5342003

View File

@@ -546,7 +546,7 @@
;;; Remove warnings from narrow-to-region, upcase-region... ;;; 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 upcase-region downcase-region
list-threads erase-buffer scroll-left list-threads erase-buffer scroll-left
dired-find-alternate-file set-goal-column)) dired-find-alternate-file set-goal-column))