changeset 84447:aad6a1602fc4

*** empty log message ***
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Mon, 10 Sep 2007 09:58:29 +0000
parents 20b4ed0e2a05
children d03b0147539e
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 10 09:58:16 2007 +0000
+++ b/lisp/ChangeLog	Mon Sep 10 09:58:29 2007 +0000
@@ -8,6 +8,9 @@
 	(read-file-modes): New.  Read either an octal value of a file mode or a
 	symbolic value, and return its numeric value.
 
+	* dired-aux.el (dired-do-chmod): Change to use the built-in
+	`set-file-modes' and the previous symbolic mode parsing functions.
+
 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* textmodes/texinfo.el: Remove spurious * in docstrings.