]> 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 5ae53d4bf117014e8ef09c8a3f23fc3bf77cdf87..885a11f75960014c65468d10e009bc03e0fa092d 100644 (file)
@@ -1,12 +1,12 @@
 ;;; lazy-lock.el --- lazy demand-driven fontification for fast Font Lock mode
 
-;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 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.
 
@@ -25,8 +25,6 @@
 
 ;;; Commentary:
 
-;; This file has been obsolete since Emacs 22.1.
-
 ;; Purpose:
 ;;
 ;; Lazy Lock mode is a Font Lock support mode.