zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Doc doesn't "compile" after Sven's completion patching
@ 1998-11-06  8:30 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1998-11-06  8:30 UTC (permalink / raw)
  To: zsh-workers

The following allows "makeinfo" to complete successfully following Sven's
series of patches (4510, 4509, 4526).  The menu() is in the right place,
but I haven't actually proofread the results yet, so I'm mostly guessing
educatedly at the placement of the enditem().

Index: Doc/Zsh/compctl.yo
===================================================================
--- compctl.yo	1998/11/06 08:17:18	1.14
+++ compctl.yo	1998/11/06 08:23:16
@@ -29,6 +29,7 @@
 menu(Option Flags)
 menu(Alternative Completion)
 menu(Extended Completion)
+menu(Matching Control)
 menu(Example)
 endmenu()
 texinode(Command Flags)(Option Flags)()(Programmable Completion)
@@ -737,6 +738,7 @@
 second one is tried. The two descriptions it this string say that the
 empty string at the beginning and end of the string on the line
 matches any characters at the beginning or end of the word.
+enditem()
 texinode(Example)()(Matching Control)(Programmable Completion)
 sect(Example)
 nofill(tt(compctl -u -x 's[tt(PLUS())] c[-1,-f],s[-f+PLUS()]' -g '~/Mail/*(:t)' \ 

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-11-06  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-06  8:30 PATCH: Doc doesn't "compile" after Sven's completion patching Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).