From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16355 invoked from network); 21 Jan 2000 10:55:22 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jan 2000 10:55:22 -0000 Received: (qmail 5051 invoked by alias); 21 Jan 2000 10:55:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9400 Received: (qmail 5043 invoked from network); 21 Jan 2000 10:55:03 -0000 To: zsh-workers@sunsite.auc.dk Subject: PATCH: .distfiles change for _finger MIME-Version: 1.0 (generated by AKEMI 1.13.2 - =?ISO-2022-JP?B?Ig==?= =?ISO-2022-JP?B?GyRCQTA0Y0s8GyhCIg==?=) Content-Type: text/plain; charset=US-ASCII From: Tanaka Akira Date: 21 Jan 2000 19:54:59 +0900 Message-ID: User-Agent: Chao-gnus/6.12.5 AKEMI/1.13.2 (=?ISO-2022-JP?B?GyRCQTAbKEI=?= =?ISO-2022-JP?B?GyRCNGNLPBsoQg==?=) FLAM-DOODLE/1.12.6 (=?ISO-2022-JP?B?GyRCM3cbKEI=?= 10R4.0/5.0) Emacs/20.4 (sparc-sun-solaris2.6) MULE/4.0 (HANANOEN) I forgot to modify .distfiles for _finger. Index: Completion/User/.distfiles =================================================================== RCS file: /projects/zsh/zsh/Completion/User/.distfiles,v retrieving revision 1.1.1.17 diff -u -r1.1.1.17 .distfiles --- Completion/User/.distfiles 2000/01/20 18:39:40 1.1.1.17 +++ Completion/User/.distfiles 2000/01/21 10:53:52 @@ -1,8 +1,9 @@ DISTFILES_SRC=' .distfiles _a2ps _archie _bison _bunzip2 _bzip2 _chown _compress _configure _cvs - _dd _dir_list _dirs _domains _dvi _find _flex _gcc _gdb _gprof _groups _gs - _gunzip _gv _gzip _hosts _ispell _killall _lp _lynx _mailboxes _make _man + _dd _dir_list _dirs _domains _dvi _find _finger _flex + _gcc _gdb _gprof _groups _gs _gunzip _gv _gzip + _hosts _ispell _killall _lp _lynx _mailboxes _make _man _mh _mount _mutt _my_accounts _netscape _nslookup _other_accounts _pack _patch _pbm _pdf _perl_basepods _perl_builtin_funcs _perl_modules _perldoc _ports _prcs _prompt _ps _pspdf _rcs _rlogin _sh -- Tanaka Akira