aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9c64f7dbc86..8dadd3d268d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -76,6 +76,10 @@ time.
76* Changes in Emacs 29.1 76* Changes in Emacs 29.1
77 77
78--- 78---
79** 'C-x 8 .' has been moved to 'C-x 8 . .'.
80This is to open up the 'C-x 8 .' map to bind further characters there.
81
82---
79** 'write-file' will now copy some file mode bits. 83** 'write-file' will now copy some file mode bits.
80If the current buffer is visiting a file that is executable, the 84If the current buffer is visiting a file that is executable, the
81'C-x C-w' command will now make the new file executable, too. 85'C-x C-w' command will now make the new file executable, too.