]> git.eshelyaron.com Git - emacs.git/commitdiff
Just a header comment fix.
authorSimon Marshall <simon@gnu.org>
Wed, 26 Nov 1997 14:38:48 +0000 (14:38 +0000)
committerSimon Marshall <simon@gnu.org>
Wed, 26 Nov 1997 14:38:48 +0000 (14:38 +0000)
lisp/lazy-lock.el

index 5aa4a68788b8a627cf5d956f09c0454a9f638a33..11cb93a04547039e2a8debccb781be7ff9c93e42 100644 (file)
 ;; point in making this version of lazy-lock.el work with it.  Anyway, that's
 ;; Lit 30 of my humble opinion.
 ;;
-;; Steve Baur reverted to a non-hacked version 1 lazy-lock.el for XEmacs 19.15
-;; and 20.0.  Obviously, the above `post-command-hook' problems still apply.)
-;;
 ;; - Version 1 stealth fontification is also implemented by placing a function
 ;; on `post-command-hook'.  This function waits for a given amount of time,
 ;; and, if Emacs remains idle, fontifies where necessary.  Again, there are a