summaryrefslogtreecommitdiff
path: root/lisp/progmodes/executable.el
Commit message (Collapse)AuthorAgeFilesLines
* (executable-query): Use `other' widgetAndreas Schwab1998-06-241-2/+2
| | | | type.
* (executable-binary-suffixes): New variable.Richard M. Stallman1998-06-231-7/+19
| | | | (executable-find): Use it to look for executable program files.
* (executable-chmod): Fix customize type.Richard M. Stallman1997-09-091-1/+2
|
* Comment change.Richard M. Stallman1997-05-271-1/+2
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-13/+33
|
* (executable-insert): Doc fix.Richard M. Stallman1996-09-041-11/+7
| | | | (executable-query): Doc fix.
* (executable-find): Doc fix.Richard M. Stallman1996-07-211-1/+1
|
* (executable-find): Doc fix.Karl Heuer1996-07-211-2/+2
|
* (executable-set-magic): Don't put a space at endKarl Heuer1996-07-151-5/+1
| | | | if user says no.
* (executable-set-magic): Add space at end of lineRichard M. Stallman1996-06-291-13/+21
| | | | | if user says no to adding the shell's usual arguments. Don't clear the buffer's modified-flag.
* Comment change.Richard M. Stallman1996-03-011-7/+21
|
* Update FSF's address.Erik Naggum1996-01-141-3/+5
|
* (executable-find): Renamed from `executable'.Karl Heuer1996-01-091-42/+45
| | | | | | (executable-set-magic): Use new name `executable'. Fix messages. Add save-excursion. Don't test this-command--use interactive to get the information. Simplify considerably.
* (interpreter-mode-alist): Modification deleted.Richard M. Stallman1996-01-051-10/+0
|
* (executable-set-magic): Use make-local-hook for after-save-hook.Richard M. Stallman1995-08-281-2/+2
|
* Comment change.Richard M. Stallman1995-08-101-4/+7
|
* Comment change.Richard M. Stallman1995-08-101-4/+7
|
* (interpreter-mode-alist): Delete autoload cookie.Richard M. Stallman1995-08-091-1/+4
|
* Initial revisionKarl Heuer1995-07-071-0/+217