From b2632cd21bcbf41bc171a0de45cb407bc5dd32e4 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 1 Dec 2021 03:08:14 +0000 Subject: 49621: Fix the info Doc build, broken in 49448. --- Doc/Zsh/manual.yo | 2 ++ Doc/Zsh/zle.yo | 2 ++ 2 files changed, 4 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index 51601adbd..dc4d6ed07 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -108,6 +108,8 @@ Zsh Line Editor menu(Keymaps) menu(Zle Builtins) menu(Zle Widgets) +menu(User-Defined Widgets) +menu(Standard Widgets) menu(Character Highlighting) Completion Widgets diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 6948aa5ac..aaeeddf26 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -57,6 +57,8 @@ startmenu() menu(Keymaps) menu(Zle Builtins) menu(Zle Widgets) +menu(User-Defined Widgets) +menu(Standard Widgets) menu(Character Highlighting) endmenu() -- cgit 1.4.1