changeset 761:4dffad9d353d

entered into RCS
author Jim Blandy <jimb@redhat.com>
date Mon, 13 Jul 1992 18:33:54 +0000
parents 012c1f6e9e7d
children 852a2f5838da
files src/undo.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/undo.c	Sun Jul 12 03:26:48 1992 +0000
+++ b/src/undo.c	Mon Jul 13 18:33:54 1992 +0000
@@ -135,8 +135,8 @@
 /* At garbage collection time, make an undo list shorter at the end,
    returning the truncated list.
    MINSIZE and MAXSIZE are the limits on size allowed, as described below.
-   In practice, these are the values of undo-threshold and
-   undo-high-threshold.  */
+   In practice, these are the values of undo-limit and
+   undo-strong-limit.  */
 
 Lisp_Object
 truncate_undo_list (list, minsize, maxsize)