Mercurial > emacs
comparison lisp/ChangeLog @ 66830:701e7a52ca41
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 12 Nov 2005 05:42:54 +0000 |
parents | f2a0d1e4f932 |
children | c003fd56b5d2 |
comparison
equal
deleted
inserted
replaced
66829:dce32a0d407f | 66830:701e7a52ca41 |
---|---|
1 2005-11-11 Luc Teirlinck <teirllm@auburn.edu> | 1 2005-11-11 Luc Teirlinck <teirllm@auburn.edu> |
2 | 2 |
3 * find-lisp.el (find-lisp-find-dired-insert-file): Pass 'string | 3 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string' |
4 arg to `file-attributes'. | 4 arg to `file-attributes'. |
5 (find-lisp-format): The UID and GID can now be strings. | 5 (find-lisp-format): The UID and GID can now be strings. |
6 | 6 |
7 2005-11-12 Kim F. Storm <storm@cua.dk> | 7 2005-11-12 Kim F. Storm <storm@cua.dk> |
8 | 8 |