]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 27 Dec 2004 19:57:47 +0000 (19:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 27 Dec 2004 19:57:47 +0000 (19:57 +0000)
etc/NEWS
lispref/ChangeLog
man/ChangeLog

index db3406f38ff040292aa6c239a9faea13361c607e..e1d118057b4fe8c8a338279c50ab3641738ba3a1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2400,6 +2400,11 @@ configuration files.
 \f
 * 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.
index 3c69975de4be712821d77b35aadd6de99c2b3b9b..8ebb1b239b9d3df06574ee95fdf324fddc1ede88 100644 (file)
@@ -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.
index 3b6507e6b78c8ebac6704dbb1f1014431f272572..1a10e14923a329465d13d1e1374d6a2e4de5e769 100644 (file)
@@ -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.