Mercurial > emacs
changeset 102681:ee70b5a7438e
* files.el (file-modes-rights-to-number): Doc fix.
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 21 Mar 2009 15:52:57 +0000 |
parents | 23b4a00cba90 |
children | 531ffc32a1a2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 21 15:39:10 2009 +0000 +++ b/lisp/ChangeLog Sat Mar 21 15:52:57 2009 +0000 @@ -1,3 +1,9 @@ +2009-03-21 Chong Yidong <cyd@stupidchicken.com> + + * files.el (file-modes-rights-to-number): Doc fix. + (file-modes-symbolic-to-number): Handle empty permissions + arg (Bug#2729). + 2009-03-21 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (Todo): Add note on simplifying vc-register.