Mercurial > emacs
diff lisp/ChangeLog @ 59994:3e0903b0d56d
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 08 Feb 2005 23:50:46 +0000 |
parents | a518aec8f272 |
children | aac0a33f5772 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 08 21:27:01 2005 +0000 +++ b/lisp/ChangeLog Tue Feb 08 23:50:46 2005 +0000 @@ -1,3 +1,13 @@ +2005-02-09 Kim F. Storm <storm@cua.dk> + + * ido.el (ido-file-extensions-order): New defcustom. + (ido-file-extension-lessp, ido-file-extension-aux) + (ido-file-extension-order): New advanced file ordering. + (ido-file-lessp): New simple file ordering. + (ido-sort-list): Remove. + (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp. + (ido-make-dir-list, ido-completion-help): Use ido-file-lessp. + 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu> * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K