From ef019506aeab44d830efccef27a7c9727156300c Mon Sep 17 00:00:00 2001 From: Vin Shelton Date: Sun, 11 Sep 2016 16:48:06 -0400 Subject: 39284: Added Completion System Variables as a menu item --- ChangeLog | 6 ++++++ Doc/Zsh/compsys.yo | 1 + 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 78931adbb..c806955f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-09-11 Vin Shelton + + * 39284: Doc/Zsh/compsys.yo: + Added Completion System Variables as a menu item + 2016-09-11 Oliver Kiddle * 39261 (tweaked cf. Daniel: 39275): Doc/Zsh/compsys.yo: @@ -17,6 +22,7 @@ * 39252: Src/Zle/compcore.c, Src/Zle/compctl.c, Src/Zle/computil.c, Src/Zle/zle_misc.c, Src/Zle/zle_tricky.c, + Src/builtin.c, Src/subst.c, Src/text.c, Src/utils.c: internal: quotestring: Drop the 'e' parameter, which no caller uses. diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index bc036ada5..87be0fc59 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -91,6 +91,7 @@ menu(Control Functions) menu(Bindable Commands) menu(Completion Functions) menu(Completion Directories) +menu(Completion System Variables) endmenu() texinode(Initialization)(Completion System Configuration)()(Completion System) -- cgit 1.4.1