diff etc/NEWS @ 59152:c8c4178618c3

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 27 Dec 2004 19:57:47 +0000
parents d9de1e27928f
children 6149cfdba3ab
line wrap: on
line diff
--- a/etc/NEWS	Mon Dec 27 19:57:21 2004 +0000
+++ b/etc/NEWS	Mon Dec 27 19:57:47 2004 +0000
@@ -2401,6 +2401,11 @@
 * Lisp Changes in Emacs 21.4
 
 +++
+** If a buffer sets buffer-save-without-query to non-nil,
+save-some-buffers will always save that buffer without asking
+(if it's modified).
+
++++
 ** The function symbol-file tells you which file defined
 a certain function or variable.