]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 8 Feb 2005 23:50:46 +0000 (23:50 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 8 Feb 2005 23:50:46 +0000 (23:50 +0000)
lisp/ChangeLog

index da823b5f8cbd6b03136d1c31e15f09130a11a794..ba818d2b6e13242531b7ed3135a9c2c90512e832 100644 (file)
@@ -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