]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 31 Jan 2005 23:32:36 +0000 (23:32 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 31 Jan 2005 23:32:36 +0000 (23:32 +0000)
etc/NEWS
lispref/ChangeLog
man/ChangeLog

index 8ccaee23b06c60842c585199822e11d7f58d05fd..21601767c6d41fde54a0d2de531578d38118645b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -175,8 +175,8 @@ modes do.
 
 +++
 ** When the undo information of the current command gets really large
-(beyond the value of `undo-outer-limit'), Emacs asks you whether to
-discard it or keep it.
+(beyond the value of `undo-outer-limit'), Emacs discards it and warns
+you about it.
 
 ** line-move-ignore-invisible now defaults to t.
 
index 75e9b4cdd2985305531fcbd9f4dfdace0fbe6297..c327bfc90589955ace458dd905ca8b868c0546ab 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-31  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * text.texi (Maintaining Undo): Add `undo-outer-limit'.
+
 2005-02-01  Kim F. Storm  <storm@cua.dk>
 
        * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
index 4983b362f02b7e8a101f5d60f22de3b8d2231a7c..2559bdfaa6158aabe043df88aa74de58cd04076b 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-31  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * basic.texi (Undo): Update description of `undo-outer-limit'.
+
 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
 
        * building.texi: Update documentation relating to GDB Graphical