changeset 59152:c8c4178618c3

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 27 Dec 2004 19:57:47 +0000
parents d6abda0a027b
children e5694221c01f
files etc/NEWS lispref/ChangeLog man/ChangeLog
diffstat 3 files changed, 21 insertions(+), 0 deletions(-) [+]
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.
 
--- a/lispref/ChangeLog	Mon Dec 27 19:57:21 2004 +0000
+++ b/lispref/ChangeLog	Mon Dec 27 19:57:47 2004 +0000
@@ -1,5 +1,7 @@
 2004-12-27  Richard M. Stallman  <rms@gnu.org>
 
+	* Makefile.in (MAKEINFO): Specify --force.
+
 	* buffers.texi (Killing Buffers): Add buffer-save-without-query.
 
 	* modes.texi (Emulating Mode Line): Document format's BUFFER arg.
--- a/man/ChangeLog	Mon Dec 27 19:57:21 2004 +0000
+++ b/man/ChangeLog	Mon Dec 27 19:57:47 2004 +0000
@@ -1,3 +1,14 @@
+2004-12-27  Richard M. Stallman  <rms@gnu.org>
+
+	* Makefile.in (MAKEINFO): Specify --force.
+
+	* basic.texi (Moving Point): C-e now runs move-end-of-line.
+	(Undo): Doc undo-outer-limit.
+
+2004-12-11  Richard M. Stallman  <rms@gnu.org>
+
+	* Makefile.in (MAKEINFO): Add --force.
+
 2004-12-20  Jay Belanger  <belanger@truman.edu>
 
 	* calc.texi (Types Tutorial): Emphasized that you can't divide by
@@ -23,6 +34,7 @@
 	the standard "The GNU Emacs Manual" in fifth argument of @xref's.
 	(Dealing with HTTP documents): @inforef->@xref.
 
+>>>>>>> 1.412
 2004-12-15  Juri Linkov  <juri@jurta.org>
 
 	* mark.texi (Transient Mark, Mark Ring): M-< and other
@@ -39,6 +51,7 @@
 
 	* calc.texi: Fix some TeX definitions.
 
+>>>>>>> 1.407
 2004-12-12  Juri Linkov  <juri@jurta.org>
 
 	* misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
@@ -52,6 +65,7 @@
 	* mark.texi (Marking Objects): Marking commands also extend the
 	region when mark is active in Transient Mark mode.
 
+>>>>>>> 1.403
 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* reftex.texi (Imprint): Remove erroneous @value's.