From 3a676eab44a69447c36ec75dd54320459d4eaf6c Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Fri, 4 Sep 2015 21:07:33 +0900 Subject: 36417: fix/update top level texinfo menu --- ChangeLog | 4 ++++ Doc/Zsh/manual.yo | 26 ++++++++++++++++++-------- 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 + + * 36417: Doc/Zsh/manual.yo: fix/update top level texinfo menu + 2015-09-04 Peter Stephenson * 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() -- cgit 1.4.1