Tanaka Akira
ea333ddca6
11213: Completion/User/_cvs: don't complete files which is
...
already on command line for `cvs add', `cvs remove' and `cvs commit'.
2000-05-05 16:17:38 +00:00
Tanaka Akira
c3f2434dfa
11204: Completion/User/_look: use more precise explanation and
...
complete an optional second argument.
2000-05-05 14:47:54 +00:00
Sven Wischnowsky
9f9b6e1655
completion function cleanup for _arguments' with the
-C' option and using it's return value (11195)
2000-05-05 13:38:45 +00:00
Tanaka Akira
057e9700ec
11190: Completion/User/_look: new completion for look.
2000-05-05 11:33:28 +00:00
Oliver Kiddle
93fb9aaec5
Use one function for compression/decompression programs and new lzop completion
2000-05-05 10:08:25 +00:00
Sven Wischnowsky
aa0381bd2b
allow `-' in exclusion lists for _arguments, to avoid completing all options (11121)
2000-05-03 14:44:01 +00:00
Tanaka Akira
0a36137dda
11106: Completion/User/_mount: fix glob for device files.
2000-05-03 11:25:12 +00:00
Sven Wischnowsky
753cc6b22a
completion cleanup, mostly _wanted and $expl (11049)
2000-05-02 08:23:31 +00:00
Bart Schaefer
7e5ee56443
don't fail on nonexistent ~/.nedit file.
2000-05-01 18:14:08 +00:00
Oliver Kiddle
bfa1e27434
Use of _arguments in _bzip2 (11041)
2000-05-01 15:26:01 +00:00
Peter Stephenson
f9b13e01d8
11033: 3.1.7-pre-2
2000-04-30 21:04:54 +00:00
Clint Adams
04c1d78c5a
completion for joe
2000-04-30 16:06:09 +00:00
Sven Wischnowsky
a3cf03751a
Tanaka: printer-detection moved to new _printers; used by _enscript (11001)
2000-04-28 11:20:55 +00:00
Bart Schaefer
05d09daba6
10980: Tanaka's enscript completion.
2000-04-28 00:59:40 +00:00
Sven Wischnowsky
df82526ec8
use $words[1] to call make in _make and throw away stderr and use _call (10977)
2000-04-27 12:44:21 +00:00
Sven Wischnowsky
5d4139d421
document _wanted -C; fix for call to _wanted in _urls (10965)
2000-04-27 09:24:37 +00:00
Adam Spiers
d00d0f0efa
added warning to _perl_modules for when perl not found on path (10949)
2000-04-27 00:05:53 +00:00
Sven Wischnowsky
3743621b21
new file
2000-04-26 08:39:24 +00:00
Sven Wischnowsky
43cd27bb7d
*** empty log message ***
2000-04-26 08:38:51 +00:00
Sven Wischnowsky
96a30526c2
better perl module completion from Adam (10892)
2000-04-26 08:36:43 +00:00
Sven Wischnowsky
0c4eb61e90
new completion for GNU zip from Tanaka (10890)
2000-04-26 08:34:13 +00:00
Bart Schaefer
fc56c62312
Things that are in the ChangeLog but that somehow didn't get changed.
2000-04-25 04:50:52 +00:00
Sven Wischnowsky
4ea0d96475
missing `+'s in _diffoptions (10760)
2000-04-14 12:28:04 +00:00
Sven Wischnowsky
b692ed1b9d
remove the pids' tag, use
processes' instead (10733)
2000-04-13 11:05:15 +00:00
Bart Schaefer
3715a5bbcf
10706: Andrej: Fix quoting in awk args.
2000-04-12 17:12:54 +00:00
Bart Schaefer
63719320c3
10700: Andrej: Support Pyramid's internationalized manpaths.
2000-04-12 15:24:55 +00:00
Clint Adams
c39481cb6d
10680: spelling corrections in _diff_options
2000-04-11 23:34:39 +00:00
Sven Wischnowsky
2fcab2a716
_make uses $words[1] for command name (10635)
2000-04-11 08:22:57 +00:00
Sven Wischnowsky
fac3086d97
_wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-11 07:57:56 +00:00
Bart Schaefer
37012f06a7
10628: Check for GNU make using "_call version ..." as was done for GNU diff.
2000-04-10 23:40:43 +00:00
Bart Schaefer
b85dec1343
10591: Chmouel Boudjnah: Completion for the fakeroot program.
2000-04-08 21:06:48 +00:00
Bart Schaefer
d2ece376a3
10594: Fix index into $history in prompt_bart_precmd.
...
10591: Completion/User/_fakeroot: Completion for the fakeroot program.
10590: Completion/Linux/_rpm: Signature checking completes only local
package files.
2000-04-08 21:04:47 +00:00
Sven Wischnowsky
424ad9fc1d
complete make targets of the form `foo bar:' (10575)
2000-04-07 10:01:20 +00:00
Peter Stephenson
3acc9f80ef
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
2000-04-05 19:28:07 +00:00
Sven Wischnowsky
b8bdb144d2
use basename of commands instead of $words[1]
2000-04-05 11:28:08 +00:00
Sven Wischnowsky
2c8d808759
new _imagemagick
2000-04-05 07:39:49 +00:00
Sven Wischnowsky
8b277826eb
new completion function
2000-04-04 14:57:34 +00:00
Sven Wischnowsky
b687bd9750
Various completion fixes
2000-04-03 15:27:14 +00:00
Peter Stephenson
e025336f2f
Updated from list as far as 10376
2000-04-01 20:43:43 +00:00
Tanaka Akira
b41868cf7b
Initial revision
2000-03-23 03:51:36 +00:00
Tanaka Akira
b676382e11
Initial revision
2000-03-13 01:49:36 +00:00
Tanaka Akira
6f06acc5cb
Initial revision
2000-03-12 00:37:22 +00:00
Tanaka Akira
768d5fc7dc
Initial revision
2000-03-09 11:46:28 +00:00
Tanaka Akira
a0402f795d
Initial revision
2000-02-25 09:53:20 +00:00
Tanaka Akira
12645588ae
Initial revision
2000-02-13 03:53:37 +00:00
Tanaka Akira
bf69a9c866
Initial revision
2000-02-08 13:12:37 +00:00
Tanaka Akira
68bfbb5bde
Initial revision
2000-01-27 20:06:57 +00:00
Tanaka Akira
0ea326e2b4
Initial revision
2000-01-20 18:39:41 +00:00
Tanaka Akira
2883d92b38
Initial revision
2000-01-16 04:41:25 +00:00
Tanaka Akira
ecb3f734a7
Initial revision
2000-01-05 14:14:46 +00:00