]> git.eshelyaron.com Git - emacs.git/commitdiff
(hide-ifdef-mode): Specify :group.
authorLute Kamstra <lute@gnu.org>
Mon, 4 Apr 2005 09:25:36 +0000 (09:25 +0000)
committerLute Kamstra <lute@gnu.org>
Mon, 4 Apr 2005 09:25:36 +0000 (09:25 +0000)
lisp/progmodes/hideif.el

index da6b6f772b6f4272b6552137f73e0f0d9a016d4f..23031c5bcda24f7f3075813656261013671052ac 100644 (file)
@@ -1,6 +1,6 @@
 ;;; 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