From 8e9a68ad14655c1949b1a04d5715a5caa8c344ee Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Thu, 22 Oct 2015 12:29:39 +0000 Subject: unposted: vcs_info docs: Typo fix. --- ChangeLog | 4 ++++ Doc/Zsh/contrib.yo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e383ab9b6..84f1b9856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-10-22 Daniel Shahaf + + * unposted: Doc/Zsh/contrib.yo: vcs_info docs: Typo fix. + 2015-10-21 Barton E. Schaefer * unposted: Src/math.c: strdup should be ztrdup diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index d367d8b0f..cb68952a4 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1332,7 +1332,7 @@ otherwise would be something like `svn' or `cvs') will be set to identifier is the second element. tt(vcs_info) will have filled in a proper value for the "repository's" root directory and the string containing the information about quilt's state will be available as the `misc' replacement -(and tt(%Q) for compatibility with `addon' mode. +(and tt(%Q) for compatibility with `addon' mode). What is left to discuss is how `standalone' mode is detected. The detection itself is a series of searches for directories. You can have this detection -- cgit 1.4.1