about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-09-04 21:07:33 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-09-04 21:07:33 +0900
commit3a676eab44a69447c36ec75dd54320459d4eaf6c (patch)
tree7c2d5938e87e326f455cdeec74c0344dd33014cd
parentf52795ea3e637396ac2bbdef8fa1b1b6f2088db6 (diff)
downloadzsh-3a676eab44a69447c36ec75dd54320459d4eaf6c.tar.gz
zsh-3a676eab44a69447c36ec75dd54320459d4eaf6c.tar.xz
zsh-3a676eab44a69447c36ec75dd54320459d4eaf6c.zip
36417: fix/update top level texinfo menu
-rw-r--r--ChangeLog4
-rw-r--r--Doc/Zsh/manual.yo26
2 files changed, 22 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 860e09df4..fdd7d1179 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-09-04  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+	* 36417: Doc/Zsh/manual.yo: fix/update top level texinfo menu
+
 2015-09-04  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 36415: Src/pattern.c, Test/D07multibyte.ztst: remap bytes from
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo
index e0b0f14cb..86c72c0ff 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)
 
+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()