diff lisp/ChangeLog @ 55363:f247bdf135a8

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 04 May 2004 13:45:52 +0000
parents 661d7ab25c0e
children be1730952e61
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 04 13:33:20 2004 +0000
+++ b/lisp/ChangeLog	Tue May 04 13:45:52 2004 +0000
@@ -3,6 +3,9 @@
 	* ido.el (ido-read-internal): Fix call to read-file-name for edit.
 	Must expand directory for completion to work; and don't mess with
 	process-environment.
+	(ido-read-file-name): If command has ido property, don't use ido
+	if value is ignore, or read as directory if value is dir.
+	Set ido ignore property for dired-do-rename command.
 
 2004-05-04  Juanma Barranquero  <lektu@terra.es>