Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
199b51e6
Commit
199b51e6
authored
Nov 15, 2001
by
Pavel Janík
Browse files
Fix autoload cookie.
parent
83709c9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/derived.el
lisp/derived.el
+1
-1
No files found.
lisp/derived.el
View file @
199b51e6
...
...
@@ -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."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment