zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>,
	zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: docs
Date: Sat, 8 Jan 2000 20:17:18 +0000	[thread overview]
Message-ID: <1000108201718.ZM9292@candle.brasslantern.com> (raw)
In-Reply-To: <200001071449.PAA23487@beta.informatik.hu-berlin.de>

On Jan 7,  3:49pm, Sven Wischnowsky wrote:
} Subject: PATCH: docs
}
} My makeinfo at least can't parse a menu definition if it contains the
} comments inserted by yodl. So I need to move the {start,end}menu()
} from modlist.yo to modmenu.yo (and add manmodmenu.yo for manual.yo).

So that means we also need the patch below, right?

Index: Doc/Zsh/.cvsignore
===================================================================
@@ -1,2 +1,3 @@
 modlist.yo
 modmenu.yo
+manmodmenu.yo
Index: Doc/Zsh/.distfiles
===================================================================
@@ -8,7 +8,7 @@
     mod_mapfile.yo mod_mathfunc.yo mod_parameter.yo mod_sched.yo
     mod_stat.yo mod_zftp.yo mod_zle.yo mod_zleparameter.yo mod_zutil.yo
     mod_zprof.yo
-    modules.yo modmenu.yo
+    modules.yo modmenu.yo manmodmenu.yo
     options.yo params.yo prompt.yo redirect.yo restricted.yo seealso.yo
     zftpsys.yo zle.yo
 '
Index: Doc/Zsh/Makefile.in
===================================================================
@@ -295,7 +295,7 @@
 .PHONY: distclean-here
 
 realclean-here: distclean-here
-	cd $(sdir) && rm -f Zsh/modlist.yo Zsh/modmenu.yo
+	cd $(sdir) && rm -f Zsh/modlist.yo Zsh/modmenu.yo Zsh/manmodmenu.yo
 	cd $(sdir) && rm -f version.yo ../META-FAQ zsh.texi $(MAN)
 .PHONY: realclean-here
 

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


  parent reply	other threads:[~2000-01-08 20:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-07 14:49 Sven Wischnowsky
2000-01-07 19:22 ` Zefram
2000-01-08 20:17 ` Bart Schaefer [this message]
2000-01-08 20:21   ` Bart Schaefer
2000-04-28 13:17 Sven Wischnowsky
2000-04-28 17:03 ` Bart Schaefer
2000-10-05  8:38 Sven Wischnowsky
2000-10-05 13:53 ` Andrej Borsenkow
2000-10-05 14:06 Sven Wischnowsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1000108201718.ZM9292@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).