changeset 70796:def5b739b86b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 20 May 2006 22:33:44 +0000
parents 1d1c6a83c277
children 4429856755f0
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 20 22:01:18 2006 +0000
+++ b/lisp/ChangeLog	Sat May 20 22:33:44 2006 +0000
@@ -1,10 +1,15 @@
+2006-05-21  Kim F. Storm  <storm@cua.dk>
+
+	* ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
+	if default-filename is specified.
+
 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
 
 	* menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
 
 	* info.el (info-apropos): Make sure current-file and current-node
 	have non-nil values.  Speed up by using add-to-list instead of
-	manual consing. 
+	manual consing.
 
 2006-05-20  Micha,Ak(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)