From ffe53f319a36fb91d897d7e34a18d18385842ee2 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 5 Oct 2000 14:08:47 +0000 Subject: cleanup for 12896 (12901) --- ChangeLog | 2 ++ Doc/Zsh/compwid.yo | 2 +- Doc/Zsh/manual.yo | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b268bea6b..e5dbc8303 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-10-05 Sven Wischnowsky + * 12901: Doc/Zsh/compwid.yo, Doc/Zsh/manual.yo: cleanup for 12896 + * 12899: Completion/Core/_main_complete: unset cshnullglob * 12898: Src/parse.c: don't return invalid Eprog after parse error diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index b78ffc8e5..5747e3d22 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -52,7 +52,7 @@ menu(Special Parameters) menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) endmenu() texinode(Special Parameters)(Builtin Commands)()(Completion Widgets) diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index 9fec2bae2..c91f52d52 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -111,7 +111,7 @@ menu(Special Parameters) menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) Completion System -- cgit 1.4.1