Bump executable-prefix :version
This commit is contained in:
parent
61a48e191d
commit
1d0f71d37a
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ When this is `function', only ask when called non-interactively."
|
|||
|
||||
(defcustom executable-prefix "#!"
|
||||
"Interpreter magic number prefix inserted when there was no magic number."
|
||||
:version "24.3" ; "#! " -> "#!"
|
||||
:type 'string
|
||||
:group 'executable)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue