comparison lisp/progmodes/executable.el @ 17977:727cf56647a4

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 May 1997 19:51:23 +0000
parents f0ff96a35eb8
children 521f5765e7ce
comparison
equal deleted inserted replaced
17976:852464ce5d6a 17977:727cf56647a4
1 ;;; executable.el --- base functionality for executable interpreter scripts 1 ;;; executable.el --- base functionality for executable interpreter scripts
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, fax (+49 69) 7588-2389 5 ;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de
6 ;; fax (+49 69) 7588-2389
6 ;; Keywords: languages, unix 7 ;; Keywords: languages, unix
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
9 10
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify