From: Glenn Morris Date: Sun, 6 Mar 2011 01:48:44 +0000 (-0800) Subject: NEWS. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~674^2~13 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63c72eebd8e87b2582fe82b7072139aefd47065d;p=emacs.git NEWS. --- diff --git a/etc/NEWS b/etc/NEWS index aa4000b6504..b651f815e25 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -179,6 +179,8 @@ higher-resolution time stamps. and SIGHUP, and upon SIGINT in batch mode. ** kill-emacs-hook is now also run in batch mode. +If you have code that adds something to kill-emacs-hook, you should +consider if it is still appropriate to add it in the noninteractive case. ** New scrolling commands `scroll-up-command' and `scroll-down-command' (bound to C-v/[next] and M-v/[prior]) does not signal errors at top/bottom