summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-11-02 14:18:10 +0000
committerRichard M. Stallman <rms@gnu.org>2004-11-02 14:18:10 +0000
commit42e91b78d9f873e213ba4a891d2d401124295b4c (patch)
treeb6e8ce7f8151810694e2fface92d29fe2c0fed73 /lisp
parent5f97a49d4666de5522ccc8f950dc97667fbb29c5 (diff)
downloademacs-42e91b78d9f873e213ba4a891d2d401124295b4c.tar.gz
emacs-42e91b78d9f873e213ba4a891d2d401124295b4c.tar.bz2
emacs-42e91b78d9f873e213ba4a891d2d401124295b4c.zip
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/fast-lock.el2
1 files changed, 1 insertions, 1 deletions
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.
;;