From 5858f68cd1ab04ff1d1cd12703329f027587bff3 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 11 Jan 2009 00:37:05 +0000 Subject: [PATCH] Comment (minor header format fixes). --- lisp/progmodes/cc-align.el | 3 ++- lisp/progmodes/cc-cmds.el | 3 ++- lisp/progmodes/cc-defs.el | 3 ++- lisp/progmodes/cc-engine.el | 3 ++- lisp/progmodes/cc-langs.el | 3 ++- lisp/progmodes/cc-menus.el | 3 ++- lisp/progmodes/cc-mode.el | 3 ++- lisp/progmodes/cc-styles.el | 3 ++- lisp/progmodes/cc-vars.el | 3 ++- lisp/progmodes/cperl-mode.el | 3 ++- 10 files changed, 20 insertions(+), 10 deletions(-) diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index df0f9883877..ff22eba0c33 100644 --- a/lisp/progmodes/cc-align.el +++ b/lisp/progmodes/cc-align.el @@ -7,7 +7,8 @@ ;; Authors: 2004- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cc-cmds.el b/lisp/progmodes/cc-cmds.el index 0bfc2e5b16c..7f2535f4f4e 100644 --- a/lisp/progmodes/cc-cmds.el +++ b/lisp/progmodes/cc-cmds.el @@ -7,7 +7,8 @@ ;; Authors: 2003- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el index 0f6706af475..f360cc33559 100644 --- a/lisp/progmodes/cc-defs.el +++ b/lisp/progmodes/cc-defs.el @@ -7,7 +7,8 @@ ;; Authors: 2003- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el index 01187d450cb..3e6b58f822b 100644 --- a/lisp/progmodes/cc-engine.el +++ b/lisp/progmodes/cc-engine.el @@ -7,7 +7,8 @@ ;; Authors: 2001- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cc-langs.el b/lisp/progmodes/cc-langs.el index f2d00179ed3..3b6ed904eed 100644 --- a/lisp/progmodes/cc-langs.el +++ b/lisp/progmodes/cc-langs.el @@ -7,7 +7,8 @@ ;; Authors: 2002- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cc-menus.el b/lisp/progmodes/cc-menus.el index 555b4eebf07..e15060bf84b 100644 --- a/lisp/progmodes/cc-menus.el +++ b/lisp/progmodes/cc-menus.el @@ -6,7 +6,8 @@ ;; Authors: 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cc-mode.el b/lisp/progmodes/cc-mode.el index c34492d44f4..fbf234b1d2b 100644 --- a/lisp/progmodes/cc-mode.el +++ b/lisp/progmodes/cc-mode.el @@ -7,7 +7,8 @@ ;; Authors: 2003- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: a long, long, time ago. adapted from the original c-mode.el diff --git a/lisp/progmodes/cc-styles.el b/lisp/progmodes/cc-styles.el index 6e422ec0266..8327ae634ab 100644 --- a/lisp/progmodes/cc-styles.el +++ b/lisp/progmodes/cc-styles.el @@ -7,7 +7,8 @@ ;; Authors: 2004- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index 708ae05aec5..e3d111885b8 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -7,7 +7,8 @@ ;; Authors: 2002- Alan Mackenzie ;; 1998- Martin Stjernholm ;; 1992-1999 Barry A. Warsaw -;; 1987 Dave Detlefs and Stewart Clamen +;; 1987 Dave Detlefs +;; 1987 Stewart Clamen ;; 1985 Richard M. Stallman ;; Maintainer: bug-cc-mode@gnu.org ;; Created: 22-Apr-1997 (split from cc-mode.el) diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el index 734e0ebef30..07777fe68d4 100644 --- a/lisp/progmodes/cperl-mode.el +++ b/lisp/progmodes/cperl-mode.el @@ -4,7 +4,8 @@ ;; 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 ;; Free Software Foundation, Inc. -;; Author: Ilya Zakharevich and Bob Olson +;; Author: Ilya Zakharevich +;; Bob Olson ;; Maintainer: Ilya Zakharevich ;; Keywords: languages, Perl -- 2.11.4.GIT