]> git.eshelyaron.com Git - emacs.git/commit
Fix using disabled command without a docstring
authorStefan Kangas <stefankangas@gmail.com>
Sat, 16 Dec 2023 19:33:04 +0000 (20:33 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 16 Dec 2023 19:37:37 +0000 (20:37 +0100)
commit67d9af1c074e0b0ad301ecca91f7bae0531076d1
tree881e13ce5a123a4e1d24629b73cd9c211a974ca6
parentf68f3500236bb18b92e4b1a2c0c1b4ede528046e
Fix using disabled command without a docstring

* lisp/novice.el (disabled-command-function): Fix error when the
disable command has no docstring.  (Bug#67835)
lisp/novice.el