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

index 787c4d20791c6da16336d667175bc3b7929e4dd0..97411fc16693109fef004dbc49a8897fa7ffde82 100644 (file)
@@ -175,6 +175,7 @@ Reveal mode renders invisible text around point visible again.
 Interactively, with no prefix argument, toggle the mode.
 With universal prefix ARG (or if ARG is nil) turn mode on.
 With zero or negative ARG turn mode off."
+  :group 'reveal
   :lighter (global-reveal-mode nil " Reveal")
   :keymap reveal-mode-map
   (if reveal-mode