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
408f56b2
Commit
408f56b2
authored
Feb 01, 2002
by
Richard M. Stallman
Browse files
(history-length): Specify customization for it.
parent
fa5b1b57
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/cus-start.el
lisp/cus-start.el
+3
-0
No files found.
lisp/cus-start.el
View file @
408f56b2
...
...
@@ -155,6 +155,9 @@
;; minibuf.c
(
completion-auto-help
minibuffer
boolean
)
(
enable-recursive-minibuffers
minibuffer
boolean
)
(
history-length
minibuffer
(
choice
(
const
:tag
"Infinite"
t
)
integer
))
(
minibuffer-prompt-properties
minibuffer
(
list
...
...
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