From 4c120732420650b08a8d30783d24f76fef909a30 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 19 Dec 2008 05:29:04 +0000 Subject: [PATCH] Header format fix. --- lisp/font-lock.el | 2 +- lisp/hi-lock.el | 6 +++--- lisp/language/tibet-util.el | 6 ++---- lisp/mail/mailabbrev.el | 2 +- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/lisp/font-lock.el b/lisp/font-lock.el index d688fd85354..2f6b311c530 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el @@ -4,7 +4,7 @@ ;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 ;; Free Software Foundation, Inc. -;; Author: jwz, then rms, then sm +;; Author: Jamie Zawinski, Richard Stallman, Stefan Monnier ;; Maintainer: FSF ;; Keywords: languages, faces 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 ;; Keywords: faces, minor-mode, matching, display ;; This file is part of GNU Emacs. diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el index 2cabad22df1..eb5f4d85790 100644 --- a/lisp/language/tibet-util.el +++ b/lisp/language/tibet-util.el @@ -7,7 +7,9 @@ ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021 +;; Author: Toru TOMABECHI ;; Keywords: multilingual, Tibetan +;; Created: Feb. 17. 1997 ;; This file is part of GNU Emacs. @@ -24,10 +26,6 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see . -;; Author: Toru TOMABECHI, - -;; Created: Feb. 17. 1997 - ;;; History: ;; 1997.03.13 Modification in treatment of text properties; ;; Support for some special signs and punctuations. diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el index 30f33829b35..4eb4d9eb936 100644 --- a/lisp/mail/mailabbrev.el +++ b/lisp/mail/mailabbrev.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1986, 1987, 1992, 1993, 1996, 1997, 2000, 2001, ;; 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -;; Author: Jamie Zawinski , now +;; Author: Jamie Zawinski ;; Maintainer: FSF ;; Created: 19 Oct 90 ;; Keywords: mail -- 2.39.2