# HG changeset patch # User Jim Blandy # Date 713629179 0 # Node ID 47f6041d85e678053262844aae74795a2abed3fd # Parent 16649ee21625cab1e430baec731225102c08fc07 Doc fix. diff -r 16649ee21625 -r 47f6041d85e6 src/undo.c --- a/src/undo.c Wed Aug 12 14:18:28 1992 +0000 +++ b/src/undo.c Wed Aug 12 14:19:39 1992 +0000 @@ -154,7 +154,8 @@ 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) {