]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/lazy-lock.el
* lisp/emacs-lisp/tabulated-list.el: Don't sort without sorter
[gnu-emacs] / lisp / obsolete / lazy-lock.el
index f922a5c30b6b957458d4257a19586a9efdf8c3c7..885a11f75960014c65468d10e009bc03e0fa092d 100644 (file)
@@ -1,11 +1,12 @@
 ;;; lazy-lock.el --- lazy demand-driven fontification for fast Font Lock mode
 
-;; Copyright (C) 1994-1998, 2001-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1994-1998, 2001-2015 Free Software Foundation, Inc.
 
 ;; Author: Simon Marshall <simon@gnu.org>
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: faces files
 ;; Version: 2.11
+;; Obsolete-since: 22.1
 
 ;; This file is part of GNU Emacs.
 
@@ -24,8 +25,6 @@
 
 ;;; Commentary:
 
-;; This file has been obsolete since Emacs 22.1.
-
 ;; Purpose:
 ;;
 ;; Lazy Lock mode is a Font Lock support mode.