From 2144d0110282e5ab755e2ec159b8604208e671d5 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 14 Apr 2021 15:10:03 +0000 Subject: 45583/0007: vcs_info docs: vcs_info_lastmsg: Correct an ambiguous/wrong description. --- ChangeLog | 3 +++ Doc/Zsh/contrib.yo | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d2b3e19cf..626016c0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-04-15 Daniel Shahaf + * 45583/0007: Doc/Zsh/contrib.yo: vcs_info docs: + vcs_info_lastmsg: Correct an ambiguous/wrong description. + * 45583/0006: Doc/Zsh/contrib.yo: vcs_info docs: Change user-context name in an example, to avoid confusion with the special-casing of the value `command' in vcs_info_lastmsg. diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index ef992bdeb..5fe5601a7 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1510,7 +1510,7 @@ below for details. ) findex(vcs_info_lastmsg) item(tt(vcs_info_lastmsg))( -Outputs the last tt(${vcs_info_msg_*_}) value. +Outputs the current values of tt(${vcs_info_msg_*_}). Takes into account the value of the tt(use-prompt-escapes) style in tt(':vcs_info:formats:command:-all-'). It also only prints tt(max-exports) values. -- cgit 1.4.1