diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-05-27 19:51:23 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-05-27 19:51:23 +0000 |
commit | 0acdb863266c82fe90226a7eacb1b53860e6701d (patch) | |
tree | d40120b501b76d5a3511839860f7c254530e664f /lisp/progmodes/executable.el | |
parent | 4228277d989a33da8fb876c668113fe27161f813 (diff) | |
download | emacs-0acdb863266c82fe90226a7eacb1b53860e6701d.tar.gz emacs-0acdb863266c82fe90226a7eacb1b53860e6701d.tar.bz2 emacs-0acdb863266c82fe90226a7eacb1b53860e6701d.zip |
Comment change.
Diffstat (limited to 'lisp/progmodes/executable.el')
-rw-r--r-- | lisp/progmodes/executable.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/executable.el b/lisp/progmodes/executable.el index 42d16cbdb5e..a8734d965de 100644 --- a/lisp/progmodes/executable.el +++ b/lisp/progmodes/executable.el @@ -2,7 +2,8 @@ ;; Copyright (C) 1994, 1995, 1996 by Free Software Foundation, Inc. -;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 +;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de +;; fax (+49 69) 7588-2389 ;; Keywords: languages, unix ;; This file is part of GNU Emacs. |