comparison lisp/progmodes/executable.el @ 23869:8d2bb5d1416a

Update comment.
author Karl Heuer <kwzh@gnu.org>
date Mon, 14 Dec 1998 03:22:44 +0000
parents 39510277d6a0
children 64d6ad22bce7
comparison
equal deleted inserted replaced
23868:ba852f2c146b 23869:8d2bb5d1416a
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 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.
10 9
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify