]> git.eshelyaron.com Git - emacs.git/commit
Fix defcustom :type of ielm-indirect-setup-hook
authorMauro Aranda <maurooaranda@gmail.com>
Fri, 8 Sep 2023 15:44:42 +0000 (12:44 -0300)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 8 Sep 2023 16:44:34 +0000 (18:44 +0200)
commit5b906b62157333b1a2ea63b99b79da4aee09239a
treea1980e002e445a6eb5abcded906dec682d3c124d
parent82af484ec15208b405454d8d66806322105754f9
Fix defcustom :type of ielm-indirect-setup-hook

* lisp/ielm.el (ielm-indirect-setup-hook): Fix :type and remove :safe
property, since it was probably a copy-pasta.  (Bug#65821)
lisp/ielm.el