diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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. |
| 214 | More specifically, the redisplay does not bother to check for a frame-local | 216 | More specifically, the redisplay does not bother to check for a frame-local |
| 215 | value when looking up variables. | 217 | value when looking up variables. |