]> 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)
committerEshel Yaron <me@eshelyaron.com>
Sat, 23 Dec 2023 13:16:29 +0000 (14:16 +0100)
commitd0ab688099699d4c824fa427bd2729ed39d098ee
treed7aee32f1d432c8762589f1b4f88e5e73aa2b0b4
parentf6126a3f4ec64b2a140b1d88377fe007480f9479
Fix using disabled command without a docstring

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

(cherry picked from commit 67d9af1c074e0b0ad301ecca91f7bae0531076d1)
lisp/novice.el