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
b6339cee
Commit
b6339cee
authored
Sep 13, 1999
by
Dave Love
Browse files
(hide-ifdef-mode): Add autoload cookie.
parent
eb83be8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/progmodes/hideif.el
lisp/progmodes/hideif.el
+2
-0
No files found.
lisp/progmodes/hideif.el
View file @
b6339cee
...
...
@@ -154,6 +154,8 @@
(
define-key
hide-ifdef-mode-map
hide-ifdef-mode-prefix-key
hide-ifdef-mode-submap
))
;; Autoload for the benefit of `make-mode-line-mouse-sensitive'.
;;;###autoload
(
defvar
hide-ifdef-mode
nil
"Non-nil when hide-ifdef-mode is activated."
)
...
...
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