mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-02 20:16:25 +00:00
Fix autoload cookie.
This commit is contained in:
parent
83709c9f91
commit
199b51e6df
@ -205,7 +205,7 @@ been generated automatically, with a reference to the keymap."
|
||||
|
||||
;; PUBLIC: find if the current mode derives from another.
|
||||
|
||||
;;; ;;;###autoload
|
||||
;;;###autoload
|
||||
(defun derived-mode-p (&rest modes)
|
||||
"Non-nil if the current major mode is derived from one of MODES.
|
||||
Uses the `derived-mode-parent' property of the symbol to trace backwards."
|
||||
|
Loading…
x
Reference in New Issue
Block a user