Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion cleanup
- X-seq: zsh-workers 8477
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: completion cleanup
- Date: Fri, 29 Oct 1999 15:45:59 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <199910291251.OAA26740@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from wischnow@xxxxxxxxxxxxxxxxxxxxxxx on Fri, Oct 29, 1999 at 02:51:13PM +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199910291251.OAA26740@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Ok, here is another big patch. This move almost all completion code
> from `zle_tricky.c' into three new files which are part of the
> complete module. The files are:
>
> - compcore.c - the basic stuff
> - compmatch.c - matching control
> - compresult.c - post-processing (inserting, listing, etc.)
Err.. I see complete.c and zleparameter.c, but not these three.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author