diff lisp/ChangeLog @ 53321:3cf1c13e3839

*** empty log message ***
author Lars Hansen <larsh@soem.dk>
date Sat, 27 Dec 2003 18:12:39 +0000
parents 36b31fc002f2
children a8f0b8194a03
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 27 18:12:20 2003 +0000
+++ b/lisp/ChangeLog	Sat Dec 27 18:12:39 2003 +0000
@@ -1,3 +1,10 @@
+2003-12-27  Lars Hansen  <larsh@math.ku.dk>
+
+	* ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
+	calls to directory-files-and-attributes and file-attributes.
+	(ls-lisp-format): Remove system dependent handling of user and
+	group id's.
+
 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* ffap.el (ffap-read-file-or-url): Revert previous change.