Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
39f2ec46
Commit
39f2ec46
authored
Sep 09, 1997
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(hs-minor-mode-hook): Fix customize type.
parent
d9d41ec6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/hideshow.el
lisp/progmodes/hideshow.el
+1
-1
No files found.
lisp/progmodes/hideshow.el
View file @
39f2ec46
...
...
@@ -124,7 +124,7 @@ you do `hs-show-block'."
"Hook called when `hs-minor-mode' is installed.
A good value for this would be `hs-hide-initial-comment-block' to
hide all the comments at the beginning of the file."
:type
'
integer
:type
'
hook
:group
'hideshow
)
(
defcustom
hs-isearch-open
'block
...
...
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