allow listing timers

This commit is contained in:
Miranda Marquez 2024-09-22 16:30:34 -08:00
parent 46e7ccc8df
commit b6710107a2

View File

@ -1324,3 +1324,4 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
(setq debug-on-error nil) (setq debug-on-error nil)
;;; init.el ends here ;;; init.el ends here
(put 'list-timers 'disabled nil)