diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -280,6 +280,12 @@ and ACL entries. | |||
| 280 | The backtrace is written to the 'emacs_backtrace.txt' file in the | 280 | The backtrace is written to the 'emacs_backtrace.txt' file in the |
| 281 | directory where Emacs was running. | 281 | directory where Emacs was running. |
| 282 | 282 | ||
| 283 | +++ | ||
| 284 | ** The variable `buffer-file-type' is no longer supported. | ||
| 285 | Setting it has no effect, and %t in the mode-line format is ignored. | ||
| 286 | Likewise, `file-name-buffer-file-type-alist' is now obsolete, and | ||
| 287 | modifying it has no effect. | ||
| 288 | |||
| 283 | 289 | ||
| 284 | * Installation Changes in Emacs 24.3 | 290 | * Installation Changes in Emacs 24.3 |
| 285 | 291 | ||