1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-18 13:01:05 +02:00

49621: Fix the info Doc build, broken in 49448.

This commit is contained in:
Daniel Shahaf 2021-12-01 03:08:14 +00:00
parent ba225155e4
commit b2632cd21b
3 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2021-12-01 Daniel Shahaf <d.s@daniel.shahaf.name>
* 49621: Doc/Zsh/manual.yo, Doc/Zsh/zle.yo: Fix the info Doc
build, broken in 49448.
2021-11-30 Oliver Kiddle <opk@zsh.org>
* 49612: Src/module.c: avoid startup error with clashing non-local

View file

@ -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

View file

@ -57,6 +57,8 @@ startmenu()
menu(Keymaps)
menu(Zle Builtins)
menu(Zle Widgets)
menu(User-Defined Widgets)
menu(Standard Widgets)
menu(Character Highlighting)
endmenu()