diff options
Diffstat (limited to 'lisp/progmodes/executable.el')
| -rw-r--r-- | lisp/progmodes/executable.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/executable.el b/lisp/progmodes/executable.el index 85e9b4bb882..0d8b09c33c1 100644 --- a/lisp/progmodes/executable.el +++ b/lisp/progmodes/executable.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; executable.el --- base functionality for executable interpreter scripts | 1 | ;;; executable.el --- base functionality for executable interpreter scripts -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2000-2021 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2000-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||