]> git.eshelyaron.com Git - emacs.git/commit
(define-derived-mode): Fix bug#68600
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 21 Jan 2024 04:00:54 +0000 (23:00 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sun, 21 Jan 2024 07:31:49 +0000 (08:31 +0100)
commit9b0f71ac8c4ff7e680a0f5836fcb402ffae3d6e2
tree31245b7653601c8cc0c2a27a4966fb599198bbf3
parent5e7e2e90fd7624a528b6da4858d9b7fe69a4090d
(define-derived-mode): Fix bug#68600

* lisp/emacs-lisp/derived.el (define-derived-mode): Use a reference
to the mode symbol instead of the mode's "pretty" name in
the hook variable's docstring.

(cherry picked from commit ca8d451561c5f722f7c3bfc63595961334b7b5f9)
lisp/emacs-lisp/derived.el