aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 71f48af96d7..a29c8eb054e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -210,6 +210,8 @@ It is layered as:
210 210
211* Incompatible Lisp Changes in Emacs 24.4 211* Incompatible Lisp Changes in Emacs 24.4
212 212
213** Removed inhibit-local-menu-bar-menus.
214
213** frame-local variables that affect redisplay do not work any more. 215** frame-local variables that affect redisplay do not work any more.
214More specifically, the redisplay does not bother to check for a frame-local 216More specifically, the redisplay does not bother to check for a frame-local
215value when looking up variables. 217value when looking up variables.