Commit graph

41 commits

Author SHA1 Message Date
Glenn Morris
b1fc2b5014 Switch to recommended form of GPLv3 permissions notice. 2008-05-06 07:25:26 +00:00
Glenn Morris
4e643dd23c Add 2008 to copyright years. 2008-01-07 02:11:00 +00:00
Glenn Morris
1a484753b2 Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Nick Roberts
d91362c9e0 Update copyright for 2006. 2006-02-10 09:00:31 +00:00
Nick Roberts
034babe1e1 Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Juanma Barranquero
67da3b400f (executable): Finish `defgroup' description with period.
(executable-set-magic): "?\ " -> "?\s".
2005-07-04 03:05:17 +00:00
Stefan Monnier
ba47dcb288 (executable-find): Move to files.el. 2005-05-11 16:42:40 +00:00
Daniel Pfeiffer
78f617dde4 (executable-interpret): Eliminate obsolete compile-internal, and switch to comint for interaction. 2004-12-15 21:28:02 +00:00
Markus Rost
c6190ba03b (executable-command-find-posix-p): Fix choice of the directory. 2004-02-18 20:48:26 +00:00
Andreas Schwab
679be51789 (executable-command-find-posix-p): Doc fix. 2004-02-01 16:27:34 +00:00
Richard M. Stallman
1476871642 (executable-command-find-posix-p):
New.  Check if find handles arguments Posix-style.
2004-01-29 17:53:17 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Stefan Monnier
1d88c1b3cd (executable-set-magic): Remove unused vars point' and buffer-modified-p'. 2003-05-18 21:37:23 +00:00
Stefan Monnier
2d08a2d49a (executable-binary-suffixes): Make varalias.
(executable-find): Use exec-suffixes.
(executable-set-magic): Don't use make-local-hook.
2001-10-14 20:09:46 +00:00
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