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
88ef7f62
Commit
88ef7f62
authored
Mar 16, 2000
by
Gerd Moellmann
Browse files
(Info-fontify-maximum-menu-size): Increase to 100000.
parent
510bec66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/info.el
lisp/info.el
+1
-1
No files found.
lisp/info.el
View file @
88ef7f62
...
...
@@ -78,7 +78,7 @@ The Lisp code is executed when the node is selected.")
"Face for Info cross-references."
:group
'info
)
(
defcustom
Info-fontify-maximum-menu-size
3
0000
(
defcustom
Info-fontify-maximum-menu-size
10
0000
"*Maximum size of menu to fontify if `Info-fontify' is non-nil."
:type
'integer
: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