comparison 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
comparison
equal deleted inserted replaced
55362:b12eb39818e1 55363:f247bdf135a8
1 2004-05-04 Kim F. Storm <storm@cua.dk> 1 2004-05-04 Kim F. Storm <storm@cua.dk>
2 2
3 * ido.el (ido-read-internal): Fix call to read-file-name for edit. 3 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
4 Must expand directory for completion to work; and don't mess with 4 Must expand directory for completion to work; and don't mess with
5 process-environment. 5 process-environment.
6 (ido-read-file-name): If command has ido property, don't use ido
7 if value is ignore, or read as directory if value is dir.
8 Set ido ignore property for dired-do-rename command.
6 9
7 2004-05-04 Juanma Barranquero <lektu@terra.es> 10 2004-05-04 Juanma Barranquero <lektu@terra.es>
8 11
9 * help-fns.el (help-argument-name): New face, inheriting from 12 * help-fns.el (help-argument-name): New face, inheriting from
10 font-lock-variable-name-face, to highlight function arguments in 13 font-lock-variable-name-face, to highlight function arguments in