diff etc/NEWS @ 55840:e2775bcb9a2e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 May 2004 16:26:16 +0000
parents b5bffe4c0a00
children 4592654cd2e9
line wrap: on
line diff
--- a/etc/NEWS	Sat May 29 16:20:47 2004 +0000
+++ b/etc/NEWS	Sat May 29 16:26:16 2004 +0000
@@ -2042,6 +2042,10 @@
 
 * Lisp Changes in Emacs 21.4
 
+** If the buffer's undo list for the current command gets longer than
+undo-outer-limit, garbage collection empties it.  This is to prevent
+it from using up the available memory and choking Emacs.
+
 ** New function quail-find-key returns a list of keys to type in the
 current input method to input a character.