diff options
Diffstat (limited to 'lisp/progmodes/executable.el')
| -rw-r--r-- | lisp/progmodes/executable.el | 3 |
1 files changed, 1 insertions, 2 deletions
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. |