Mercurial > emacs
diff lisp/ChangeLog @ 57227:fab51779f86b
(insert-directory): Obey --dired even with symlinks.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 25 Sep 2004 15:29:35 +0000 |
parents | f041483364c1 |
children | 445f56b6dc24 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 25 14:57:07 2004 +0000 +++ b/lisp/ChangeLog Sat Sep 25 15:29:35 2004 +0000 @@ -1,6 +1,10 @@ +2004-09-25 Stefan <monnier@iro.umontreal.ca> + + * files.el (insert-directory): Obey --dired even with symlinks. + 2004-09-25 Lars Hansen <larsh@math.ku.dk> - * ls-lisp.el (ls-lisp-format): Mark file names with poperty + * ls-lisp.el (ls-lisp-format): Mark file names with property dired-filename. 2004-09-25 Kim F. Storm <storm@cua.dk> @@ -21,8 +25,8 @@ it, and show completions. (ido-all-completions): Let bind ido-directory-too-big to nil. (ido-exhibit): Handle ido-directory-too-big. - (ido-read-buffer): Handle fallback to read-buffer. Init - ido-directory-too-big. + (ido-read-buffer): Handle fallback to read-buffer. + Init ido-directory-too-big. (ido-read-file-name, ido-read-directory-name, ido-completing-read): Init ido-directory-too-big.