changeset 66828:f2a0d1e4f932

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 12 Nov 2005 02:42:59 +0000
parents 5163ae9b5c75
children dce32a0d407f
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 12 00:58:46 2005 +0000
+++ b/lisp/ChangeLog	Sat Nov 12 02:42:59 2005 +0000
@@ -1,3 +1,9 @@
+2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* find-lisp.el (find-lisp-find-dired-insert-file): Pass 'string
+	arg to `file-attributes'.
+	(find-lisp-format): The UID and GID can now be strings.
+
 2005-11-12  Kim F. Storm  <storm@cua.dk>
 
 	* help.el (help-map): Bind C-h d to apropos-documentation.