From: Richard M. Stallman Date: Tue, 2 Nov 2004 14:18:10 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~4227 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42e91b78d9f873e213ba4a891d2d401124295b4c;p=emacs.git Comment change. --- diff --git a/lisp/fast-lock.el b/lisp/fast-lock.el index 6812361a28b..4a409bd77aa 100644 --- a/lisp/fast-lock.el +++ b/lisp/fast-lock.el @@ -26,7 +26,7 @@ ;;; Commentary: -;; Lazy Lock mode is a Font Lock support mode. +;; Fast Lock mode is a Font Lock support mode. ;; It makes visiting a file in Font Lock mode faster by restoring its face text ;; properties from automatically saved associated Font Lock cache files. ;;