Gerd Moellmann
6c233cc083
(executable-set-magic): If
...
executable-find returns a quoted file name, unquote it before
inserting it.
2001-08-07 09:47:06 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Gerd Moellmann
fd5f61d362
(executable-make-buffer-file-executable-if-script-p): Check that
...
buffer contains at least 2 characters.
2000-08-29 19:29:27 +00:00
Dave Love
cc7e1d188e
(executable-make-buffer-file-executable-if-script-p): Renamed and
...
simplified.
2000-06-09 09:59:41 +00:00
Dave Love
778e1d17ed
Byte compile dynamic.
...
(executable-insert): Change custom type.
(executable-find): Add autoload cookie.
(make-buffer-file-executable-if-script-p): New function from Noah
Friedman.
2000-06-09 09:38:58 +00:00
Karl Heuer
3e9103768f
Update comment.
1998-12-14 03:22:44 +00:00
Andreas Schwab
0c3ba9b27c
(executable-query): Use `other' widget
...
type.
1998-06-24 09:21:03 +00:00
Richard M. Stallman
80e1568a89
(executable-binary-suffixes): New variable.
...
(executable-find): Use it to look for executable program files.
1998-06-23 18:37:01 +00:00
Richard M. Stallman
9cbf5df254
(executable-chmod): Fix customize type.
1997-09-09 02:57:27 +00:00
Richard M. Stallman
0acdb86326
Comment change.
1997-05-27 19:51:23 +00:00
Richard M. Stallman
bbf5eb2805
Add defgroup's; use defcustom for user vars.
1997-04-12 03:18:33 +00:00
Richard M. Stallman
8d4e82b502
(executable-insert): Doc fix.
...
(executable-query): Doc fix.
1996-09-04 17:02:12 +00:00
Richard M. Stallman
77a039e27b
(executable-find): Doc fix.
1996-07-21 19:49:45 +00:00
Karl Heuer
6ddc496fa7
(executable-find): Doc fix.
1996-07-21 17:53:08 +00:00
Karl Heuer
3fbe47598e
(executable-set-magic): Don't put a space at end
...
if user says no.
1996-07-15 20:18:18 +00:00
Richard M. Stallman
77f76e3e1b
(executable-set-magic): Add space at end of line
...
if user says no to adding the shell's usual arguments.
Don't clear the buffer's modified-flag.
1996-06-29 00:57:36 +00:00
Richard M. Stallman
252ed27682
Comment change.
1996-03-01 05:26:29 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
291c92b777
(executable-find): Renamed from `executable'.
...
(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.
1996-01-09 23:17:18 +00:00
Richard M. Stallman
fc30803c6d
(interpreter-mode-alist): Modification deleted.
1996-01-05 02:25:26 +00:00
Richard M. Stallman
fa75f22d59
(executable-set-magic): Use make-local-hook for after-save-hook.
1995-08-28 15:12:57 +00:00
Richard M. Stallman
314001b564
Comment change.
1995-08-10 18:55:44 +00:00
Richard M. Stallman
7204084ebb
Comment change.
1995-08-10 18:38:17 +00:00
Richard M. Stallman
4a789a5143
(interpreter-mode-alist): Delete autoload cookie.
1995-08-09 22:42:34 +00:00
Karl Heuer
58a4ff0405
Initial revision
1995-07-07 19:41:57 +00:00