changeset 98839:3e54a00c900c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 18 Oct 2008 18:41:32 +0000
parents fe7985b2f625
children 2b6fb0026405
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 18 18:40:25 2008 +0000
+++ b/lisp/ChangeLog	Sat Oct 18 18:41:32 2008 +0000
@@ -1,3 +1,10 @@
+2008-10-18  Eli Zaretskii  <eliz@gnu.org>
+
+	* files.el (trash-directory): Run thru `convert-standard-filename'.
+	(file-modes-char-to-who, file-modes-char-to-right)
+	(file-modes-rights-to-number, file-modes-symbolic-to-number)
+	(read-file-modes): Doc fixes.
+
 2008-10-17  Chong Yidong  <cyd@stupidchicken.com>
 
 	* abbrev.el (define-abbrev): Doc fix.