# HG changeset patch # User Micha¸«³l Cadilhac # Date 1189418309 0 # Node ID aad6a1602fc4f26d83801e1e835fef56a651bf69 # Parent 20b4ed0e2a05443a2b990ff22bd8233c331f9ae7 *** empty log message *** diff -r 20b4ed0e2a05 -r aad6a1602fc4 lisp/ChangeLog --- 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 * textmodes/texinfo.el: Remove spurious * in docstrings.