Mercurial > emacs
changeset 56081:a72ee0aaa7f9
(previous-matching-history-element): Specify a default.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 13 Jun 2004 22:00:17 +0000 |
parents | 33e0ec6d5662 |
children | 36284d653673 |
files | lisp/simple.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/simple.el Sun Jun 13 21:58:41 2004 +0000 +++ b/lisp/simple.el Sun Jun 13 22:00:17 2004 +0000 @@ -953,7 +953,8 @@ nil minibuffer-local-map nil - 'minibuffer-history-search-history))) + 'minibuffer-history-search-history + (car minibuffer-history-search-history)))) ;; Use the last regexp specified, by default, if input is empty. (list (if (string= regexp "") (if minibuffer-history-search-history