Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
112205:4ffba967bb86 | 112206:cf323f3bfe7f |
---|---|
1 2011-01-13 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * ido.el (ido-may-cache-directory): Move "too-big" check later. | |
4 (ido-next-match, ido-prev-match): Fix stray reordering of matching | |
5 items when cycling through the matches. | |
6 | |
1 2011-01-13 Tassilo Horn <tassilo@member.fsf.org> | 7 2011-01-13 Tassilo Horn <tassilo@member.fsf.org> |
2 | 8 |
3 * dired-x.el (dired-omit-verbose): New defcustom that allows | 9 * dired-x.el (dired-omit-verbose): New defcustom that allows |
4 disabling the omit messages. | 10 disabling the omit messages. |
5 (dired-omit-expunge): Use it. | 11 (dired-omit-expunge): Use it. |