From abe997e5e03aaa3761c764a095fcd95d8e89a551 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 18 Jan 2016 02:39:51 +0000 Subject: unposted: docs: zshzle(1): Trivial clarification to $CONTEXT. --- ChangeLog | 5 +++++ Doc/Zsh/zle.yo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1c2b37420..8ab37305d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-01-18 Daniel Shahaf + + * unposted: Doc/Zsh/zle.yo: docs: zshzle(1): Trivial + clarification to $CONTEXT. + 2016-01-15 Peter Stephenson * 37646: Src/builtin.c, Test/B02typeset.ztst: typeset should diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 9c4623247..414c8dd65 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -802,7 +802,7 @@ item(tt(cont))( A continuation to a command line (at prompt tt(PS2)). ) item(tt(select))( -In a tt(select) loop. +In a tt(select) loop (at prompt tt(PS3)). ) item(tt(vared))( Editing a variable in tt(vared). -- cgit 1.4.1