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
7272e5db
Commit
7272e5db
authored
Nov 07, 2016
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/chistory.el (list-command-history): Doc fix. (Bug#24890)
parent
89b74829
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/chistory.el
lisp/chistory.el
+1
-1
No files found.
lisp/chistory.el
View file @
7272e5db
...
...
@@ -95,7 +95,7 @@ from the command history."
;;;###autoload
(
defun
list-command-history
()
"List history of commands t
yp
ed t
o
minibuffer.
"List history of commands t
hat us
ed t
he
minibuffer.
The number of commands listed is controlled by `list-command-history-max'.
Calls value of `list-command-history-filter' (if non-nil) on each history
element to judge if that element should be excluded from the 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