diff lisp/packages/lazy-lock.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 bcdc7deadc19
line wrap: on
line diff
--- a/lisp/packages/lazy-lock.el	Mon Aug 13 08:45:53 2007 +0200
+++ b/lisp/packages/lazy-lock.el	Mon Aug 13 08:46:35 2007 +0200
@@ -691,7 +691,7 @@
 ;; mouse dragging.
 (defun lazy-lock-post-command-fontify-stealthily ()
   ;; Do groovy things if (a-d) above, (e) not moving the mouse, and (f) no
-  ;; input after after waiting for `lazy-lock-stealth-time'.
+  ;; input after waiting for `lazy-lock-stealth-time'.
   (if (and lazy-lock-cache-continue lazy-lock-stealth-time)
       (condition-case data
 	  (if (lazy-lock-sit-for lazy-lock-stealth-time)