changeset 101078:5f4e85fd7c0a

Comments (minor fixes of some header conventions).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 21:50:40 +0000
parents 22a55aabcdba
children 0370b7985d6d
files leim/quail/croatian.el lib-src/cvtmail.c lisp/font-lock.el lisp/international/ogonek.el lisp/language/tibetan.el lisp/mh-e/mh-junk.el lisp/org/org-bbdb.el lisp/vc-bzr.el
diffstat 8 files changed, 44 insertions(+), 33 deletions(-) [+]
line wrap: on
line diff
--- a/leim/quail/croatian.el	Sat Jan 10 21:42:11 2009 +0000
+++ b/leim/quail/croatian.el	Sat Jan 10 21:50:40 2009 +0000
@@ -3,8 +3,7 @@
 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
 ;;   Free Software Foundation, Inc.
 
-;; Author: Hrvoje Nikšić <hniksic@xemacs.org>,
-;;         modeled after czech.el by Milan Zamazal.
+;; Author: Hrvoje Nikšić <hniksic@xemacs.org>
 ;; Keywords: i18n
 
 ;; This file is part of GNU Emacs.
@@ -22,6 +21,10 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
+;;; Commentary:
+
+;; Modeled after czech.el by Milan Zamazal.
+
 ;;; Code:
 
 (require 'quail)
--- a/lib-src/cvtmail.c	Sat Jan 10 21:42:11 2009 +0000
+++ b/lib-src/cvtmail.c	Sat Jan 10 21:50:40 2009 +0000
@@ -1,5 +1,10 @@
-/* Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004,
-                 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+/* cvtmail.c --- convert Gosling Emacs mail directories into RMAIL format
+
+Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+  2008, 2009  Free Software Foundation, Inc.
+
+Author: Larry Kolodney
+Created: 1985
 
 This file is part of GNU Emacs.
 
@@ -17,21 +22,19 @@
 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-/* cvtmail:
- * Program to convert oldstyle goslings emacs mail directories into
- * gnu-rmail format.  Program expects a directory called Messages to
- * exist in your home directory, containing individual mail messages in
- * separate files in the standard gosling emacs mail reader format.
- *
- * Program takes one argument: an output file.  This file will contain
- * all the messages in Messages directory, in berkeley mail format.
- * If no output file is mentioned, messages are put in ~/OMAIL.
- *
- * In order to get rmail to read the messages, the resulting file must
- * be mv'ed to ~/mbox, and then have rmail invoked on them.
- *
- * Author: Larry Kolodney, 1985
- */
+/* Commentary:
+
+Program to convert oldstyle goslings emacs mail directories into
+gnu-rmail format.  Program expects a directory called Messages to
+exist in your home directory, containing individual mail messages in
+separate files in the standard gosling emacs mail reader format.
+
+Program takes one argument: an output file.  This file will contain
+all the messages in Messages directory, in berkeley mail format.
+If no output file is mentioned, messages are put in ~/OMAIL.
+
+In order to get rmail to read the messages, the resulting file must
+be mv'ed to ~/mbox, and then have rmail invoked on them.  */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>
--- a/lisp/font-lock.el	Sat Jan 10 21:42:11 2009 +0000
+++ b/lisp/font-lock.el	Sat Jan 10 21:50:40 2009 +0000
@@ -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
 
--- a/lisp/international/ogonek.el	Sat Jan 10 21:42:11 2009 +0000
+++ b/lisp/international/ogonek.el	Sat Jan 10 21:50:40 2009 +0000
@@ -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: rysiek@ipipan.gda.pl (Ryszard Kubiak)
+;; Author: W{\l}odek Bzyl
+;;	   Ryszard Kubiak
+;; Maintainer: Ryszard Kubiak <rysiek@ipipan.gda.pl>
 ;; Keywords: i18n
 
 ;; This file is part of GNU Emacs.
--- a/lisp/language/tibetan.el	Sat Jan 10 21:42:11 2009 +0000
+++ b/lisp/language/tibetan.el	Sat Jan 10 21:50:40 2009 +0000
@@ -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 <Toru.Tomabechi@orient.unil.ch>
+;; 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, <Toru.Tomabechi@orient.unil.ch>
+;;; History:
 
-;; Created: Feb. 17. 1997
-
-;; History:
 ;; 1997.03.13 Modification for special signs and punctuations.
 
 ;;; Commentary:
--- a/lisp/mh-e/mh-junk.el	Sat Jan 10 21:42:11 2009 +0000
+++ b/lisp/mh-e/mh-junk.el	Sat Jan 10 21:50:40 2009 +0000
@@ -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 <satyaki@theforce.stanford.edu>,
 ;;         Bill Wohler <wohler@newt.com>
--- a/lisp/org/org-bbdb.el	Sat Jan 10 21:42:11 2009 +0000
+++ b/lisp/org/org-bbdb.el	Sat Jan 10 21:50:40 2009 +0000
@@ -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>
--- a/lisp/vc-bzr.el	Sat Jan 10 21:42:11 2009 +0000
+++ b/lisp/vc-bzr.el	Sat Jan 10 21:50:40 2009 +0000
@@ -2,7 +2,8 @@
 
 ;; Copyright (C) 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
-;; Author: Dave Love <fx@gnu.org>, Riccardo Murri <riccardo.murri@gmail.com>
+;; Author: Dave Love <fx@gnu.org>
+;; 	   Riccardo Murri <riccardo.murri@gmail.com>
 ;; Keywords: tools
 ;; Created: Sept 2006
 ;; Version: 2008-01-04 (Bzr revno 25)