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
b52a319d
Commit
b52a319d
authored
Aug 17, 2003
by
Luc Teirlinck
Browse files
(Info-scroll-prefer-subnodes): Add :version keyword to defcustom,
because the default was recently changed.
parent
215f7a2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/info.el
lisp/info.el
+1
-0
No files found.
lisp/info.el
View file @
b52a319d
...
@@ -149,6 +149,7 @@ that you visit a subnode before getting to the end of the menu.
...
@@ -149,6 +149,7 @@ that you visit a subnode before getting to the end of the menu.
Setting this option to nil results in behavior similar to the stand-alone
Setting this option to nil results in behavior similar to the stand-alone
Info reader program, which visits the first subnode from the menu only
Info reader program, which visits the first subnode from the menu only
when you hit the end of the current node."
when you hit the end of the current node."
:version
"21.4"
:type
'boolean
:type
'boolean
:group
'info
)
:group
'info
)
...
...
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