From: Glenn Morris Date: Thu, 23 Feb 2012 19:47:27 +0000 (-0500) Subject: Add missing NEWS entry for feature appearing during feature freeze X-Git-Tag: emacs-pretest-24.0.94~46 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=feb8a83af742e4009d97e219aa3d650e0729117d;p=emacs.git Add missing NEWS entry for feature appearing during feature freeze --- diff --git a/etc/NEWS b/etc/NEWS index 65b6e532fc8..96896ec2343 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1405,7 +1405,7 @@ on-the-fly spell checking for comments and strings. If the global mode is global-FOO-mode, then run (FOO-mode -1) in the major mode's hook, where FOO-mode toggles the mode on a per-buffer basis. +++ -*** `define-minor-mode' accepts a new keyword :variable. +*** `define-minor-mode' accepts new keywords :variable, :after-hook. +++ ** `delete-file' and `delete-directory' now accept optional arg TRASH.