diff options
| author | Vin Shelton <ethersoft@gmail.com> | 2016-09-11 16:48:06 -0400 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2016-09-12 00:23:58 +0200 |
| commit | ef019506aeab44d830efccef27a7c9727156300c (patch) | |
| tree | 7459ffdee3272c75676358d5aaa1e86acf105ede /ChangeLog | |
| parent | 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w... (diff) | |
| download | zsh-ef019506aeab44d830efccef27a7c9727156300c.tar zsh-ef019506aeab44d830efccef27a7c9727156300c.tar.gz zsh-ef019506aeab44d830efccef27a7c9727156300c.tar.bz2 zsh-ef019506aeab44d830efccef27a7c9727156300c.tar.lz zsh-ef019506aeab44d830efccef27a7c9727156300c.tar.xz zsh-ef019506aeab44d830efccef27a7c9727156300c.tar.zst zsh-ef019506aeab44d830efccef27a7c9727156300c.zip | |
39284: Added Completion System Variables as a menu item
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-09-11 Vin Shelton <ethersoft@gmail.com> + + * 39284: Doc/Zsh/compsys.yo: + Added Completion System Variables as a menu item + 2016-09-11 Oliver Kiddle <opk@zsh.org> * 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. |
