aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-01-10 21:50:40 +0000
committerGlenn Morris <[email protected]>2009-01-10 21:50:40 +0000
commiteb2ffb185a5fb3c6e2f120c622c61c52bd10c8de (patch)
treefc2a847c3173339dc6ff311073f48680152734b4 /lisp
parenta8e90bb2674c5284666415d15c5429c0472799eb (diff)
Comments (minor fixes of some header conventions).
Diffstat (limited to 'lisp')
-rw-r--r--lisp/font-lock.el4
-rw-r--r--lisp/international/ogonek.el9
-rw-r--r--lisp/language/tibetan.el11
-rw-r--r--lisp/mh-e/mh-junk.el3
-rw-r--r--lisp/org/org-bbdb.el3
-rw-r--r--lisp/vc-bzr.el3
6 files changed, 19 insertions, 14 deletions
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index fa1e04b489..9c1775b25c 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -4,7 +4,9 @@
;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
;; Free Software Foundation, Inc.
-;; Author: Jamie Zawinski, Richard Stallman, Stefan Monnier
+;; Author: Jamie Zawinski
+;; Richard Stallman
+;; Stefan Monnier
;; Maintainer: FSF
;; Keywords: languages, faces
diff --git a/lisp/international/ogonek.el b/lisp/international/ogonek.el
index 1a87435bb0..58e4360506 100644
--- a/lisp/international/ogonek.el
+++ b/lisp/international/ogonek.el
@@ -1,10 +1,11 @@
;;; ogonek.el --- change the encoding of Polish diacritics
-;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;; 2008, 2009 Free Software Foundation, Inc.
-;; Author: W{\l}odek Bzyl, Ryszard Kubiak
-;; Maintainer: [email protected] (Ryszard Kubiak)
+;; Author: W{\l}odek Bzyl
+;; Ryszard Kubiak
+;; Maintainer: Ryszard Kubiak <[email protected]>
;; Keywords: i18n
;; This file is part of GNU Emacs.
diff --git a/lisp/language/tibetan.el b/lisp/language/tibetan.el
index 3d8987995c..df7927f84e 100644
--- a/lisp/language/tibetan.el
+++ b/lisp/language/tibetan.el
@@ -1,7 +1,7 @@
;;; tibetan.el --- support for Tibetan language -*- coding: iso-2022-7bit; -*-
-;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+;; 2009 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
;; 2006, 2007, 2008, 2009
;; National Institute of Advanced Industrial Science and Technology (AIST)
@@ -10,6 +10,8 @@
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H13PRO009
+;; Author: Toru TOMABECHI <[email protected]>
+;; Created: Feb. 17. 1997
;; Keywords: multilingual, Tibetan, i18n
;; This file is part of GNU Emacs.
@@ -27,11 +29,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
-;; Author: Toru TOMABECHI, <[email protected]>
-
-;; Created: Feb. 17. 1997
+;;; History:
-;; History:
;; 1997.03.13 Modification for special signs and punctuations.
;;; Commentary:
diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el
index 456a5b453b..064066cd78 100644
--- a/lisp/mh-e/mh-junk.el
+++ b/lisp/mh-e/mh-junk.el
@@ -1,6 +1,7 @@
;;; mh-junk.el --- MH-E interface to anti-spam measures
-;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+;; Free Software Foundation, Inc.
;; Author: Satyaki Das <[email protected]>,
;; Bill Wohler <[email protected]>
diff --git a/lisp/org/org-bbdb.el b/lisp/org/org-bbdb.el
index ebb5676230..18ca2b448b 100644
--- a/lisp/org/org-bbdb.el
+++ b/lisp/org/org-bbdb.el
@@ -1,6 +1,7 @@
;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+;; Free Software Foundation, Inc.
;; Author: Carsten Dominik <carsten at orgmode dot org>,
;; Thomas Baumann <thomas dot baumann at ch dot tum dot de>
diff --git a/lisp/vc-bzr.el b/lisp/vc-bzr.el
index 30ec180222..f04eb3da59 100644
--- a/lisp/vc-bzr.el
+++ b/lisp/vc-bzr.el
@@ -2,7 +2,8 @@
;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
-;; Author: Dave Love <[email protected]>, Riccardo Murri <[email protected]>
+;; Author: Dave Love <[email protected]>
+;; Riccardo Murri <[email protected]>
;; Keywords: tools
;; Created: Sept 2006
;; Version: 2008-01-04 (Bzr revno 25)