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