summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLute Kamstra <lute@gnu.org>2005-04-04 09:05:09 +0000
committerLute Kamstra <lute@gnu.org>2005-04-04 09:05:09 +0000
commit28a1f13bb7c9d629c711ab56f444d1a7688f7987 (patch)
tree9ce33753f7f765d60ea8cd12306debf2c3ef103c
parent329ffac08929590391c413867fd622debb60b4ba (diff)
downloademacs-28a1f13bb7c9d629c711ab56f444d1a7688f7987.tar.gz
emacs-28a1f13bb7c9d629c711ab56f444d1a7688f7987.tar.bz2
emacs-28a1f13bb7c9d629c711ab56f444d1a7688f7987.zip
(reveal-mode): Specify :group.
-rw-r--r--lisp/reveal.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/reveal.el b/lisp/reveal.el
index 787c4d20791..97411fc1669 100644
--- a/lisp/reveal.el
+++ b/lisp/reveal.el
@@ -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