Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: pws-24: compinstall and compinit
- X-seq: zsh-workers 6956
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: pws-24: compinstall and compinit
- Date: Sat, 03 Jul 1999 13:33:23 +0200
- In-reply-to: "Peter Stephenson"'s message of "Sat, 03 Jul 1999 13:19:30 DFT." <9907031119.AA37171@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
There was a mistake with the Texinfo nodes, and I've added a couple of
quotes which should logically be there.
I also meant to say that this time there should be no requirement to change
your existing initialization commands.
--- Doc/Zsh/compsys.yo.ci2 Sat Jul 3 13:28:25 1999
+++ Doc/Zsh/compsys.yo Sat Jul 3 13:31:23 1999
@@ -6,8 +6,8 @@
sect(Description)
This describes the shell code for the new completion system. It consists
-of varsious shell functions; those beginning tt(comp) are to be called
-directly by the user, while those beginning tt(_) are called by the
+of varsious shell functions; those beginning `tt(comp)' are to be called
+directly by the user, while those beginning `tt(_)' are called by the
completion code. The shell functions of the second set which implement
completion behaviour and which may be bound to keystrokes, are referred to
as `widgets'.
@@ -606,7 +606,7 @@
)
enditem()
-texinode(Completion Functions)()(Control Functions)(Completion System)
+texinode(Completion Functions)(Completion Directories)(Control Functions)(Completion System)
sect(Utility Functions)
Descriptions follow for utility functions that may be
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author