Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Removal of Completion/Zsh/Command/_autoload ?
- X-seq: zsh-workers 20088
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Removal of Completion/Zsh/Command/_autoload ?
- Date: Tue, 22 Jun 2004 15:16:37 +0200
- In-reply-to: <Pine.LNX.4.44.0406220038560.22804-100000@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <Pine.LNX.4.44.0406220038560.22804-100000@xxxxxxxxxxxxxxxxxx>
Bart wrote:
> Your commit of 19767 and 19785 removed the _autoload completer, but there
> is no mention in (nor explanation accompanying) the posted patches, and
> it's not mentioned in the ChangeLog entry.
>
> Was that really supposed to be removed, and if so, why?
It was supposed to be removed. autoload and functions are forms of
typeset and it was easier to handle them directly from _typeset.
I think I was just in a bit of a rush when I commit the change. The
documentation change is missing from CVS too, right?
Should I add a new ChangeLog entry or go back and edit the old entry?
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author