aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJoakim Verona2012-12-24 18:56:17 +0100
committerJoakim Verona2012-12-24 18:56:17 +0100
commitebcc8a1763f8c0d1bb32631fea626c2cf186d40c (patch)
tree6ae7d2ea006d897cdf31db9c05e6223750bd1fe1 /etc
parent76dff48019264cd987305bb946fef16880132a7a (diff)
parentdc646358274fbfdab6ef3dfb7717bc4a52f607f3 (diff)
downloademacs-ebcc8a1763f8c0d1bb32631fea626c2cf186d40c.tar.gz
emacs-ebcc8a1763f8c0d1bb32631fea626c2cf186d40c.zip
auto upstream
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6d97e9a5772..3c4a76b188e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -39,6 +39,9 @@ if there is one.
39This unfinished feature was introduced by accident in Emacs 23.1; 39This unfinished feature was introduced by accident in Emacs 23.1;
40simply disabling Transient Mark mode does the same thing. 40simply disabling Transient Mark mode does the same thing.
41 41
42** `initial-buffer-choice' can now specify a function to set up the
43initial buffer.
44
42** ACL support has been added. 45** ACL support has been added.
43+++ 46+++
44*** Emacs preserves the ACL entries of files when backing up. 47*** Emacs preserves the ACL entries of files when backing up.