comparison lisp/ChangeLog @ 57228:445f56b6dc24

(dired-move-to-filename): Don't output a message if raise-error is non-nil. Fix return position and value.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 25 Sep 2004 18:35:53 +0000
parents fab51779f86b
children 1afe8dd2fd73
comparison
equal deleted inserted replaced
57227:fab51779f86b 57228:445f56b6dc24
1 2004-09-25 Stefan <monnier@iro.umontreal.ca> 1 2004-09-25 Stefan <monnier@iro.umontreal.ca>
2
3 * dired.el (dired-move-to-filename): Don't output a message if
4 raise-error is non-nil. Fix return position and value.
2 5
3 * files.el (insert-directory): Obey --dired even with symlinks. 6 * files.el (insert-directory): Obey --dired even with symlinks.
4 7
5 2004-09-25 Lars Hansen <larsh@math.ku.dk> 8 2004-09-25 Lars Hansen <larsh@math.ku.dk>
6 9