Mercurial > emacs
changeset 57897:cfdea10a0518
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 02 Nov 2004 14:18:10 +0000 |
parents | 27e0c6aa31c5 |
children | f85e0cc87926 |
files | lisp/fast-lock.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/fast-lock.el Tue Nov 02 14:17:44 2004 +0000 +++ b/lisp/fast-lock.el Tue Nov 02 14:18:10 2004 +0000 @@ -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. ;;