aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b2a213c8fa2..a60962cf1f4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -221,6 +221,7 @@ Secret Service API requires D-Bus for communication.
221 221
222* Lisp changes in Emacs 24.1 222* Lisp changes in Emacs 24.1
223 223
224** frame-local variables cannot be let-bound any more.
224** prog-mode is a new major-mode meant to be the parent of programming mode. 225** prog-mode is a new major-mode meant to be the parent of programming mode.
225** define-minor-mode accepts a new keyword :variable. 226** define-minor-mode accepts a new keyword :variable.
226 227