Add missing NEWS entry for feature appearing during feature freeze

This commit is contained in:
Glenn Morris 2012-02-23 14:47:27 -05:00
parent 2cb228f753
commit feb8a83af7

View file

@ -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.