projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215f7a2
)
(Info-scroll-prefer-subnodes): Add :version keyword to defcustom,
author
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 17 Aug 2003 05:25:58 +0000
(
05:25
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 17 Aug 2003 05:25:58 +0000
(
05:25
+0000)
because the default was recently changed.
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 3082aa7231ca69c007ebbc9216e3d88bbcc997ad..4fdbaa74e8d14ee0cc2fb705c7ea62498cd43843 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-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
Info reader program, which visits the first subnode from the menu only
when you hit the end of the current node."
+ :version "21.4"
:type 'boolean
:group 'info)