zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <ethersoft@gmail.com>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Unreferenced node 'Completion System Variables'
Date: Sun, 11 Sep 2016 16:48:06 -0400	[thread overview]
Message-ID: <CACeGjnV_dF7gpk_m06UedqMr8pqKgyVzpTTsCa+bf11tj26H3Q@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]

Without the attached patch I get the following error on 'make install.info':

tzsh.texi:25324: warning: unreferenced node `Completion System Variables'
tzsh.texi:19532: node `Completion System' lacks menu item for `Completion
System Variables' despite being its Up target
Makefile:494: recipe for target 'install.info' failed
make[1]: *** [install.info] Error 1

I don't think I have commit privileges since we moved to git, so if this
looks OK, please apply it.

Thanks,
  Vin

[-- Attachment #1.2: Type: text/html, Size: 758 bytes --]

[-- Attachment #2: diffs --]
[-- Type: application/octet-stream, Size: 993 bytes --]

diff --git a/ChangeLog b/ChangeLog
index 78931ad..f120d24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-09-11  Vin Shelton  <ethersoft@gmail.com>
+
+	* Doc/Zsh/compsys.yo:
+	Added Completion System Variables as a menu item
+
 2016-09-11  Oliver Kiddle  <opk@zsh.org>
 
 	* 39261 (tweaked cf. Daniel: 39275): Doc/Zsh/compsys.yo:
@@ -17,6 +22,7 @@
 
 	* 39252: Src/Zle/compcore.c, Src/Zle/compctl.c,
 	Src/Zle/computil.c, Src/Zle/zle_misc.c, Src/Zle/zle_tricky.c,
+
 	Src/builtin.c, Src/subst.c, Src/text.c, Src/utils.c: internal:
 	quotestring: Drop the 'e' parameter, which no caller uses.
 
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index bc036ad..87be0fc 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -91,6 +91,7 @@ menu(Control Functions)
 menu(Bindable Commands)
 menu(Completion Functions)
 menu(Completion Directories)
+menu(Completion System Variables)
 endmenu()
 
 texinode(Initialization)(Completion System Configuration)()(Completion System)

             reply	other threads:[~2016-09-11 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 20:48 Vin Shelton [this message]
2016-09-12 16:44 ` Bart Schaefer

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=CACeGjnV_dF7gpk_m06UedqMr8pqKgyVzpTTsCa+bf11tj26H3Q@mail.gmail.com \
    --to=ethersoft@gmail.com \
    --cc=acs@alumni.princeton.edu \
    --cc=zsh-workers@zsh.org \
    /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).