Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: differences between the two branches
- X-seq: zsh-workers 16066
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: differences between the two branches
- Date: Tue, 16 Oct 2001 14:10:59 +0100
- In-reply-to: "Peter Stephenson"'s message of "Sat, 14 Oct 2000 20:02:48 BST." <20001014190253.4AC4E14283@xxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I've committed the following changes of mine to 4.0.
The crucial compinstall changes are already there, so I didn't alter that.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/zsh/zsh/ChangeLog,v
retrieving revision 1.1193.4.107
diff -u -r1.1193.4.107 ChangeLog
--- ChangeLog 2001/10/15 11:59:11 1.1193.4.107
+++ ChangeLog 2001/10/16 13:03:55
@@ -240,6 +240,11 @@
* users/4092: Src/hist.c: Don't lose the last history line
when a signal causes us to rewrite the history file.
+2001-08-07 Peter Stephenson <pws@xxxxxxx>
+
+ * 15583: Config/installfns.sh: ignore CVS directories for
+ all function installations, not just with subdirectories.
+
2001-08-06 Oliver Kiddle <opk@xxxxxxx>
* 15574: Completion/Unix/Command/_cvs, Completion/Unix/Type/_users,
@@ -259,6 +264,17 @@
* 15551: Completion/Unix/Command/_gzip: handle -l and -t
as done for -d; only complete presumably compressed files.
+2001-07-27 Peter Stephenson <pws@xxxxxxx>
+
+ * 15508: Completion/Unix/Command/_cvs: cvs tag told you it was
+ going to complete a tag, but then didn't.
+
+2001-07-26 Peter Stephenson <pws@xxxxxxx>
+
+ * 15498: Doc/Zsh/builtins.yo, Doc/Zsh/zle.yo: fix cross-refs
+ for zle builtins and add extra texinfo nodes for zle keymaps,
+ builtins and widgets.
+
2001-07-26 Oliver Kiddle <opk@xxxxxxx>
* 15503: Test/E01options.ztst: fix posixbuiltins test so that it
@@ -315,6 +331,11 @@
* 15308: Src/builtin.c: Fix infinite loop on `r OLD=NEW' when OLD
is the empty string, by rejecting replacements with an empty OLD.
+
+2001-07-06 Peter Stephenson <pws@xxxxxxx>
+
+ * 15279: Doc/Zsh/expn.yo: describe those ${(S)...%%...} things
+ so that even I understand what the code does.
2001-07-06 Oliver Kiddle <opk@xxxxxxx>
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 392070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author