From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29260 invoked from network); 21 Jul 1999 16:03:44 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jul 1999 16:03:44 -0000 Received: (qmail 16433 invoked by alias); 21 Jul 1999 16:03:36 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7246 Received: (qmail 16426 invoked from network); 21 Jul 1999 16:03:34 -0000 From: "Bart Schaefer" Message-Id: <990721160328.ZM6877@candle.brasslantern.com> Date: Wed, 21 Jul 1999 16:03:28 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: PATCH: _functions for "functions" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I suppose this isn't strictly correct, since "functions" also takes +/-[tum], but it seems silly not to complete anything at all for it. Index: Completion/Builtins/_functions =================================================================== --- _functions 1999/03/29 22:35:28 1.2 +++ _functions 1999/07/21 15:56:24 @@ -1,3 +1,3 @@ -#compdef unfunction +#compdef functions unfunction -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com