diff options
author | Glenn Morris <rgm@gnu.org> | 2008-12-19 05:29:04 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-12-19 05:29:04 +0000 |
commit | 4c120732420650b08a8d30783d24f76fef909a30 (patch) | |
tree | d51d0ef2bd7997e5b924e4b8ae8d0b871ce2949b /lisp/hi-lock.el | |
parent | 5463027f0c6e61a17237009489e515efcbb44a87 (diff) | |
download | emacs-4c120732420650b08a8d30783d24f76fef909a30.tar.gz emacs-4c120732420650b08a8d30783d24f76fef909a30.tar.bz2 emacs-4c120732420650b08a8d30783d24f76fef909a30.zip |
Header format fix.
Diffstat (limited to 'lisp/hi-lock.el')
-rw-r--r-- | lisp/hi-lock.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el index 4d9be487266..280b103c65e 100644 --- a/lisp/hi-lock.el +++ b/lisp/hi-lock.el @@ -1,9 +1,9 @@ ;;; hi-lock.el --- minor mode for interactive automatic highlighting -;; Copyright (C) 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +;; 2008 Free Software Foundation, Inc. -;; Author: David M. Koppelman, koppel@ece.lsu.edu +;; Author: David M. Koppelman <koppel@ece.lsu.edu> ;; Keywords: faces, minor-mode, matching, display ;; This file is part of GNU Emacs. |