Mercurial > emacs
diff lisp/ChangeLog @ 112206:cf323f3bfe7f
* ido.el (ido-may-cache-directory): Move "too-big" check later.
(ido-next-match, ido-prev-match): Fix stray reordering of matching
items when cycling through the matches.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 13 Jan 2011 17:26:40 +0100 |
parents | 4ffba967bb86 |
children | 86a21f19b9e6 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 13 16:44:41 2011 +0100 +++ b/lisp/ChangeLog Thu Jan 13 17:26:40 2011 +0100 @@ -1,3 +1,9 @@ +2011-01-13 Kim F. Storm <storm@cua.dk> + + * ido.el (ido-may-cache-directory): Move "too-big" check later. + (ido-next-match, ido-prev-match): Fix stray reordering of matching + items when cycling through the matches. + 2011-01-13 Tassilo Horn <tassilo@member.fsf.org> * dired-x.el (dired-omit-verbose): New defcustom that allows