diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 . .'. | ||
| 80 | This 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. |
| 80 | If the current buffer is visiting a file that is executable, the | 84 | If 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. |