Mercurial > emacs
diff etc/NEWS @ 100676:5478b71d59c6
* subr.el (chmod): New defalias for set-file-modes.
* files.texi (Misc File Ops): Mention chmod as an alias for
set-file-modes.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 24 Dec 2008 18:27:30 +0000 |
parents | e8e2008b93a7 |
children | 94fa21cc4588 |
line wrap: on
line diff
--- a/etc/NEWS Wed Dec 24 18:01:06 2008 +0000 +++ b/etc/NEWS Wed Dec 24 18:27:30 2008 +0000 @@ -542,7 +542,8 @@ +++ *** The new command `set-file-modes' allows to set file's mode bits. The mode bits can be specified in symbolic notation, like with GNU -Coreutils, in addition to an octal number. +Coreutils, in addition to an octal number. `chmod' is a new +convenience alias for this function. *** `next-error-recenter' specifies how next-error should recenter the visited source file. Its value can be a number (for example, 0 for