Mercurial > emacs
changeset 970:47f6041d85e6
Doc fix.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 12 Aug 1992 14:19:39 +0000 |
parents | 16649ee21625 |
children | 85adc3a66e22 |
files | src/undo.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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) {