mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(reveal-mode): Specify :group.
This commit is contained in:
parent
329ffac089
commit
28a1f13bb7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user