emacs: add end trailer

This commit is contained in:
Jeremy Baxter 2024-07-19 10:05:44 +12:00
parent 6d4157357c
commit 3cc8f2c7e0

View file

@ -319,3 +319,5 @@ value `italic'."
(put 'dired-find-alternate-file 'disabled nil) (put 'dired-find-alternate-file 'disabled nil)
(put 'downcase-region 'disabled nil) (put 'downcase-region 'disabled nil)
(put 'upcase-region 'disabled nil) (put 'upcase-region 'disabled nil)
;;; init.el ends here