# HG changeset patch # User Juanma Barranquero # Date 1182352777 0 # Node ID 8ed0b9c9f6fc64c9ba0d9b9c69b97665e153aa87 # Parent 109ec6cd33be4830457463dc69cb90dbbf103bec *** empty log message *** diff -r 109ec6cd33be -r 8ed0b9c9f6fc lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 20 15:17:17 2007 +0000 +++ b/lisp/ChangeLog Wed Jun 20 15:19:37 2007 +0000 @@ -1,9 +1,14 @@ +2007-06-20 Juanma Barranquero + + * ido.el (ido-find-file-in-dir): Don't signal an error for + empty directories. + 2007-06-18 Alan Mackenzie * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables): When removing lines, also remove the \n. Correction of patch of 2007-04-21. - + 2007-06-17 Glenn Morris * lpr.el (lpr-page-header-switches): Move %s to separate element @@ -11,8 +16,8 @@ 2007-06-13 Johan Bockg,Ae(Brd (tiny change) - * term/xterm.el (terminal-init-xterm): Escape parens in character - constants. + * term/xterm.el (terminal-init-xterm): Escape parens in character + constants. 2007-06-12 Ralf Angeli