zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@zsh.org
Subject: [PATCH] fix/update top level texinfo menu
Date: Fri, 4 Sep 2015 02:00:41 +0900	[thread overview]
Message-ID: <EEF11BDC-92F9-4825-8922-34EE459F6D76@kba.biglobe.ne.jp> (raw)

Fix/update '-- The Detailed Node Listing --' part of the
top level texinfo menu (appears in zsh.info and index.html).

# This part of the menu looks rather incomplete especially
# browsed in index.html, but it is unavoidable since
# many sections are combined into one node (I assume this
# is intensional).


diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo
index e0b0f14..86c72c0 100644
--- a/Doc/Zsh/manual.yo
+++ b/Doc/Zsh/manual.yo
@@ -61,8 +61,6 @@ menu(The Zsh Web Page)
 menu(The Zsh Userguide)
 menu(See Also)
 
-Roadmap
-
 Invocation
 
 menu(Compatibility)
@@ -107,12 +105,10 @@ menu(Single Letter Options)
 
 Zsh Line Editor
 
-menu(Movement)
-menu(History Control)
-menu(Modifying Text)
-menu(Arguments)
-menu(Completion)
-menu(Miscellaneous)
+menu(Keymaps)
+menu(Zle Builtins)
+menu(Zle Widgets)
+menu(Character Highlighting)
 
 Completion Widgets
 
@@ -143,6 +139,14 @@ Zsh Modules
 
 includefile(Zsh/manmodmenu.yo)\x01
 
+Calendar Function System
+
+menu(Calendar File and Date Formats)
+menu(Calendar System User Functions)
+menu(Calendar Styles)
+menu(Calendar Utility Functions)
+menu(Calendar Bugs)
+
 TCP Function System
 
 menu(TCP Functions)
@@ -159,8 +163,14 @@ menu(Miscellaneous Features)
 User Contributions
 
 menu(Utilities)
+menu(Recent Directories)
+menu(Version Control Information)
 menu(Prompt Themes)
 menu(ZLE Functions)
+menu(Exception Handling)
+menu(MIME Functions)
+menu(Mathematical Functions)
+menu(User Configuration Functions)
 menu(Other Functions)
 
 endmenu()




                 reply	other threads:[~2015-09-03 17:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=EEF11BDC-92F9-4825-8922-34EE459F6D76@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --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).