aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorKarl Heuer1998-12-14 03:22:44 +0000
committerKarl Heuer1998-12-14 03:22:44 +0000
commit3e9103768f83da3e27987071468c2ea012c24e31 (patch)
tree47bfbf4f0039d7a8f3407639fbecb2af45a733b1 /lisp/progmodes
parentfb98fa17e403a5e30d219cc17842d981f667ddbf (diff)
downloademacs-3e9103768f83da3e27987071468c2ea012c24e31.tar.gz
emacs-3e9103768f83da3e27987071468c2ea012c24e31.zip
Update comment.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/ada-stmt.el3
-rw-r--r--lisp/progmodes/executable.el3
-rw-r--r--lisp/progmodes/sh-script.el2
3 files changed, 4 insertions, 4 deletions
diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el
index 8bf50cfb096..5d1bd1986a2 100644
--- a/lisp/progmodes/ada-stmt.el
+++ b/lisp/progmodes/ada-stmt.el
@@ -2,7 +2,8 @@
2 2
3;; Copyright (C) 1987, 1993, 1994, 1996, 1997 Free Software Foundation, Inc. 3;; Copyright (C) 1987, 1993, 1994, 1996, 1997 Free Software Foundation, Inc.
4 4
5;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert <ebert@waporo.muc.de> 5;; Authors: Daniel Pfeiffer <occitan@esperanto.org>, Markus Heritsch,
6;; Rolf Ebert <ebert@waporo.muc.de>
6;; Maintainer: Rolf Ebert <ebert@waporo.muc.de> 7;; Maintainer: Rolf Ebert <ebert@waporo.muc.de>
7;; Keywords: languages, ada 8;; Keywords: languages, ada
8;; Rolf Ebert's version: 2.26 9;; Rolf Ebert's version: 2.26
diff --git a/lisp/progmodes/executable.el b/lisp/progmodes/executable.el
index 9bd339f694a..6e999aed3b1 100644
--- a/lisp/progmodes/executable.el
+++ b/lisp/progmodes/executable.el
@@ -2,8 +2,7 @@
2 2
3;; Copyright (C) 1994, 1995, 1996 by Free Software Foundation, Inc. 3;; Copyright (C) 1994, 1995, 1996 by Free Software Foundation, Inc.
4 4
5;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de 5;; Author: Daniel Pfeiffer <occitan@esperanto.org>
6;; fax (+49 69) 7588-2389
7;; Keywords: languages, unix 6;; Keywords: languages, unix
8 7
9;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
index ded6d4b8eab..22dae00d40c 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -2,7 +2,7 @@
2 2
3;; Copyright (C) 1993, 94, 95, 96, 1997 by Free Software Foundation, Inc. 3;; Copyright (C) 1993, 94, 95, 96, 1997 by Free Software Foundation, Inc.
4 4
5;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 5;; Author: Daniel Pfeiffer <occitan@esperanto.org>
6;; Version: 2.0e 6;; Version: 2.0e
7;; Maintainer: FSF 7;; Maintainer: FSF
8;; Keywords: languages, unix 8;; Keywords: languages, unix