Mercurial > emacs
changeset 99949:7e55a36d7687
Documented set-file-modes.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 26 Nov 2008 05:32:24 +0000 |
parents | 54f4d6ed093e |
children | f803581cae44 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Nov 26 05:32:22 2008 +0000 +++ b/etc/NEWS Wed Nov 26 05:32:24 2008 +0000 @@ -525,7 +525,7 @@ *** The new commands `pp-macroexpand-expression' and `pp-macroexpand-last-sexp' pretty-print macro expansions. - ++++ *** 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.