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 a8908379ce4..6a66b1b8f37 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -424,6 +424,7 @@ has now been removed.
424 424
425* Lisp changes in Emacs 24.1 425* Lisp changes in Emacs 24.1
426 426
427** Syntax tables support a new "comment style c" additionally to style b.
427** frame-local variables cannot be let-bound any more. 428** frame-local variables cannot be let-bound any more.
428** prog-mode is a new major-mode meant to be the parent of programming mode. 429** prog-mode is a new major-mode meant to be the parent of programming mode.
429** define-minor-mode accepts a new keyword :variable. 430** define-minor-mode accepts a new keyword :variable.