# HG changeset patch # User Simon Marshall # Date 880555128 0 # Node ID d8c4a70454f299323d08d88ec421aa1b16b88431 # Parent a9699fed520b8ca01b4364e9c2bb8bdbe65f9e82 Just a header comment fix. diff -r a9699fed520b -r d8c4a70454f2 lisp/lazy-lock.el --- 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