From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16927 invoked from network); 15 May 2000 12:29:32 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 May 2000 12:29:32 -0000 Received: (qmail 23190 invoked by alias); 15 May 2000 12:29:17 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11378 Received: (qmail 23181 invoked from network); 15 May 2000 12:29:15 -0000 From: "Bart Schaefer" Message-Id: <1000515122901.ZM17399@candle.brasslantern.com> Date: Mon, 15 May 2000 12:29:01 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Any objection to deleting these RCS ID strings? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii diff -x CVS -ru ./Functions/Misc/is-at-least ../zsh-forge/current/Functions/Misc/is-at-least --- ../zsh-forge/current/Functions/Misc/is-at-least Sat Apr 1 12:49:47 2000 +++ ./Functions/Misc/is-at-least Tue Apr 4 04:31:01 2000 @@ -1,4 +1,3 @@ -# $Id: is-at-least,v 1.2 2000/04/01 20:49:47 pws Exp $ -*- shell-script -*- # # Test whether $ZSH_VERSION (or some value of your choice, if a second argument # is provided) is greater than or equal to x.y.z-r (in argument one). In fact, diff -x CVS -ru ./Misc/make-zsh-urls ../zsh-forge/current/Misc/make-zsh-urls --- ../zsh-forge/current/Misc/make-zsh-urls Sat Apr 1 12:49:47 2000 +++ ./Misc/make-zsh-urls Tue Apr 4 04:31:50 2000 @@ -1,6 +1,4 @@ #!/usr/bin/perl -w -# -# $Id: make-zsh-urls,v 1.2 2000/04/01 20:49:47 pws Exp $ use strict; -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com