aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2008-11-26 05:32:24 +0000
committerChong Yidong2008-11-26 05:32:24 +0000
commitf4bd91bede5fe23d203e6517506a230cdca0b281 (patch)
tree917c62dd9181d535667c7569ba51813f4b6ef7ae /etc
parent90d19aff37a7060337491259e7ae97aa897b3972 (diff)
downloademacs-f4bd91bede5fe23d203e6517506a230cdca0b281.tar.gz
emacs-f4bd91bede5fe23d203e6517506a230cdca0b281.zip
Documented set-file-modes.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
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.
525 525
526*** The new commands `pp-macroexpand-expression' and 526*** The new commands `pp-macroexpand-expression' and
527`pp-macroexpand-last-sexp' pretty-print macro expansions. 527`pp-macroexpand-last-sexp' pretty-print macro expansions.
528 528+++
529*** The new command `set-file-modes' allows to set file's mode bits. 529*** The new command `set-file-modes' allows to set file's mode bits.
530The mode bits can be specified in symbolic notation, like with GNU 530The mode bits can be specified in symbolic notation, like with GNU
531Coreutils, in addition to an octal number. 531Coreutils, in addition to an octal number.