changeset 73265:0190a09474b5

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 06 Oct 2006 22:54:18 +0000
parents 9aa2afd04f48
children acb35bee2828
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 06 16:56:27 2006 +0000
+++ b/lisp/ChangeLog	Fri Oct 06 22:54:18 2006 +0000
@@ -1,3 +1,7 @@
+2006-10-07  Kim F. Storm  <storm@cua.dk>
+
+	* ido.el (ido-file-extension-aux): Fix comparison.
+
 2006-10-06  Kim F. Storm  <storm@cua.dk>
 
 	* ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.