diff options
| author | Joakim Verona | 2012-12-24 18:56:17 +0100 |
|---|---|---|
| committer | Joakim Verona | 2012-12-24 18:56:17 +0100 |
| commit | ebcc8a1763f8c0d1bb32631fea626c2cf186d40c (patch) | |
| tree | 6ae7d2ea006d897cdf31db9c05e6223750bd1fe1 /etc | |
| parent | 76dff48019264cd987305bb946fef16880132a7a (diff) | |
| parent | dc646358274fbfdab6ef3dfb7717bc4a52f607f3 (diff) | |
| download | emacs-ebcc8a1763f8c0d1bb32631fea626c2cf186d40c.tar.gz emacs-ebcc8a1763f8c0d1bb32631fea626c2cf186d40c.zip | |
auto upstream
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -39,6 +39,9 @@ if there is one. | |||
| 39 | This unfinished feature was introduced by accident in Emacs 23.1; | 39 | This unfinished feature was introduced by accident in Emacs 23.1; |
| 40 | simply disabling Transient Mark mode does the same thing. | 40 | simply disabling Transient Mark mode does the same thing. |
| 41 | 41 | ||
| 42 | ** `initial-buffer-choice' can now specify a function to set up the | ||
| 43 | initial 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. |