Mercurial > emacs
diff lisp/ChangeLog @ 26914:09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
if one of the files specified cannot be accessed by
file-attributes. Do not strip any leading directories from the
file names, to behave more like `ls' does.
* dired.el (dired-get-filename): Handle absolute file names.
(dired-readin-insert): If argument is a cons, don't print
"wildcard" on the ``total'' line.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 16 Dec 1999 09:43:32 +0000 |
parents | 264b83a3a688 |
children | 1255a8a95f46 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 16 09:38:21 1999 +0000 +++ b/lisp/ChangeLog Thu Dec 16 09:43:32 1999 +0000 @@ -1,3 +1,14 @@ +1999-12-16 Eli Zaretskii <eliz@is.elta.co.il> + + * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message + if one of the files specified cannot be accessed by + file-attributes. Do not strip any leading directories from the + file names, to behave more like `ls' does. + + * dired.el (dired-get-filename): Handle absolute file names. + (dired-readin-insert): If argument is a cons, don't print + "wildcard" on the ``total'' line. + 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il> * faces.el (face-read-integer, read-face-attribute)