diff options
Diffstat (limited to 'lisp/obsolete/fast-lock.el')
-rw-r--r-- | lisp/obsolete/fast-lock.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/obsolete/fast-lock.el b/lisp/obsolete/fast-lock.el index b465c5fbd53..7701b7af58b 100644 --- a/lisp/obsolete/fast-lock.el +++ b/lisp/obsolete/fast-lock.el @@ -27,6 +27,8 @@ ;;; Commentary: +;; This file has been obsolete since Emacs 22.1. + ;; 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. |