diff options
| author | Joakim Verona | 2013-02-10 00:03:41 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-02-10 00:03:41 +0100 |
| commit | 33cc2cd4d53f845b7d1e681dbbe8166acdb652c3 (patch) | |
| tree | 551834731473d23116e08cb89facebbc8bad03db /etc | |
| parent | 4df065db6acba3975884b435422773ab97f32a00 (diff) | |
| parent | eff1c1900f47ec5dfb6d435325b366362d09d2db (diff) | |
| download | emacs-33cc2cd4d53f845b7d1e681dbbe8166acdb652c3.tar.gz emacs-33cc2cd4d53f845b7d1e681dbbe8166acdb652c3.zip | |
auto upstream
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 | ||