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
0f06a4df
Commit
0f06a4df
authored
Apr 04, 2005
by
Lute Kamstra
Browse files
(hide-ifdef-mode): Specify :group.
parent
3b614b81
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/progmodes/hideif.el
lisp/progmodes/hideif.el
+2
-2
No files found.
lisp/progmodes/hideif.el
View file @
0f06a4df
;;; hideif.el --- hides selected code within ifdef
;; Copyright (C) 1988,1994,2001, 2002 Free Software Foundation, Inc.
;; Copyright (C) 1988,
1994,
2001, 2002
, 2005
Free Software Foundation, Inc.
;; Author: Daniel LaLiberte <liberte@holonexus.org>
;; Maintainer: FSF
...
...
@@ -197,7 +197,7 @@ how the hiding is done:
After `show-ifdefs', read-only status is restored to previous value.
\\{hide-ifdef-mode-map}"
nil
" Ifdef"
nil
:group
'hide-ifdef
:lighter
" Ifdef"
(
if
hide-ifdef-mode
(
progn
;; inherit global values
...
...
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