Mercurial > hg > xemacs-beta
diff lisp/pcl-cvs/cookie.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/pcl-cvs/cookie.el Mon Aug 13 08:45:53 2007 +0200 +++ b/lisp/pcl-cvs/cookie.el Mon Aug 13 08:46:35 2007 +0200 @@ -1,4 +1,4 @@ -;;; $Id: cookie.el,v 1.1.1.1 1996/12/18 03:32:25 steve Exp $ +;;; $Id: cookie.el,v 1.1.1.2 1996/12/18 03:45:29 steve Exp $ ;;; cookie.el -- Utility to display cookies in buffers ;; Copyright (C) 1991-1995 Free Software Foundation @@ -809,7 +809,7 @@ ((>= pos (elib-wrapper->start-marker (dll-last dll))) (dll-nth dll -2)) - ;; We now now that pos is within a cookie. + ;; We now know that pos is within a cookie. (t ;; Make an educated guess about which of the three known ;; cookies (the first, the last, or GUESS) is nearest.