[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-25 7272e5d: * lisp/chistory.el (list-command-history
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-25 7272e5d: * lisp/chistory.el (list-command-history): Doc fix. (Bug#24890) |
Date: |
Mon, 7 Nov 2016 17:09:14 +0000 (UTC) |
branch: emacs-25
commit 7272e5db22ab157389fcaa8a187b78e883c1f4c2
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
* lisp/chistory.el (list-command-history): Doc fix. (Bug#24890)
---
lisp/chistory.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/chistory.el b/lisp/chistory.el
index 6f8a74b..be53937 100644
--- 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 typed to minibuffer.
+ "List history of commands that 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-25 7272e5d: * lisp/chistory.el (list-command-history): Doc fix. (Bug#24890),
Eli Zaretskii <=