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
28a1f13b
Commit
28a1f13b
authored
Apr 04, 2005
by
Lute Kamstra
Browse files
(reveal-mode): Specify :group.
parent
329ffac0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/reveal.el
lisp/reveal.el
+1
-0
No files found.
lisp/reveal.el
View file @
28a1f13b
...
...
@@ -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
...
...
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