projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89b7482
)
* lisp/chistory.el (list-command-history): Doc fix. (Bug#24890)
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 7 Nov 2016 17:09:19 +0000
(19:09 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 7 Nov 2016 17:09:19 +0000
(19:09 +0200)
lisp/chistory.el
patch
|
blob
|
history
diff --git
a/lisp/chistory.el
b/lisp/chistory.el
index 6f8a74b2a67bb8cee3b659dd21835014ba3847c3..be5393720ac96369954f318f47caa0322b26b33c 100644
(file)
--- a/
lisp/chistory.el
+++ b/
lisp/chistory.el
@@
-95,7
+95,7
@@
from the command history."
;;;###autoload
(defun list-command-history ()
- "List history of commands t
yped to
minibuffer.
+ "List history of commands t
hat used the
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.