diff options
Diffstat (limited to 'lisp/jit-lock.el')
-rw-r--r-- | lisp/jit-lock.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/jit-lock.el b/lisp/jit-lock.el index d406189f684..cf97a443646 100644 --- a/lisp/jit-lock.el +++ b/lisp/jit-lock.el @@ -1,4 +1,4 @@ -;;; jit-lock.el --- just-in-time fontification. +;;; jit-lock.el --- just-in-time fontification ;; Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc. @@ -451,4 +451,4 @@ will take place when text is fontified stealthily." (provide 'jit-lock) -;; jit-lock.el ends here +;;; jit-lock.el ends here |