Doc fix.
authorJim Blandy <jimb@redhat.com>
Wed, 12 Aug 1992 14:19:39 +0000 (14:19 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 12 Aug 1992 14:19:39 +0000 (14:19 +0000)
src/undo.c

index 49c7238..21f24b3 100644 (file)
@@ -154,7 +154,8 @@ truncate_undo_list (list, minsize, maxsize)
      If the first element is an undo boundary, skip past it.
 
      Skip, skip, skip the undo, skip, skip, skip the undo,
-     Skip, skip, skip the undo, skip to the undo bound'ry.  */
+     Skip, skip, skip the undo, skip to the undo bound'ry. 
+     (Get it?  "Skip to my Loo?")  */
   if (XTYPE (next) == Lisp_Cons
       && XCONS (next)->car == Qnil)
     {