changeset 20357:d8c4a70454f2

Just a header comment fix.
author Simon Marshall <simon@gnu.org>
date Wed, 26 Nov 1997 14:38:48 +0000
parents a9699fed520b
children 12d74c41157a
files lisp/lazy-lock.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/lazy-lock.el	Wed Nov 26 05:04:06 1997 +0000
+++ b/lisp/lazy-lock.el	Wed Nov 26 14:38:48 1997 +0000
@@ -130,9 +130,6 @@
 ;; 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