comparison lisp/jit-lock.el @ 35418:9f3d22817e83

Update copyright.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 19 Jan 2001 13:30:01 +0000
parents 81a73d432436
children 1798ff4517d3
comparison
equal deleted inserted replaced
35417:4ac0d6e78ac3 35418:9f3d22817e83
1 ;;; jit-lock.el --- just-in-time fontification. 1 ;;; jit-lock.el --- just-in-time fontification.
2 2
3 ;; Copyright (C) 1998 Free Software Foundation, Inc. 3 ;; Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc.
4 4
5 ;; Author: Gerd Moellmann <gerd@gnu.org> 5 ;; Author: Gerd Moellmann <gerd@gnu.org>
6 ;; Keywords: faces files 6 ;; Keywords: faces files
7 ;; Version: 1.0
8 7
9 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
10 9
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by