From: Chong Yidong Date: Wed, 26 Nov 2008 05:32:24 +0000 (+0000) Subject: Documented set-file-modes. X-Git-Tag: emacs-pretest-23.0.90~1507 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f4bd91bede5fe23d203e6517506a230cdca0b281;p=emacs.git Documented set-file-modes. --- diff --git a/etc/NEWS b/etc/NEWS index c002f5a62c3..69661fba735 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -525,7 +525,7 @@ matches a regexp. *** 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.