From 71996d83d97907b21177e3de39961ea9fb9f3a87 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 13 Dec 2011 17:44:33 +0000 Subject: 30012 and 30020: $state_descr and prompt_preview_theme --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ff4858d3d..808531c23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2011-12-13 Barton E. Schaefer + + * 30020: Functions/Prompts/promptinit: prevent prompt_opts and + zle_highlight from leaking out of prompt_preview_theme. + + * 30012: Completion/Base/Core/_main_complete, + Completion/Base/Utility/_arguments, + Completion/Base/Utility/_values, Completion/Zsh/Command/_zle, + Doc/Zsh/compsys.yo: add $state_descr which parallels the $state + array in the same way that $context does, to make the "message" + part of each _arguments "optarg" specification available to + the caller's state handler. Used in _zle as the description + passed to _wanted. + 2011-12-12 Peter Stephenson * 30000 plus a couple of comments: Src/exec.c: Better POSIXJOBS @@ -15732,5 +15746,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5537 $ +* $Revision: 1.5538 $ ***************************************************** -- cgit 1.4.1