From 0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e Mon Sep 17 00:00:00 2001 From: Jun T Date: Tue, 17 Jun 2014 01:19:42 +0900 Subject: 32781: source behaves like . w.r.t. path search --- ChangeLog | 5 +++++ Doc/Zsh/options.yo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a38b61b98..7e8262729 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-06-16 Peter Stephenson + + * Jun T: 32781: Doc/Zsh/options.yo: source builtin and path + search doc. + 2014-06-14 Jun T * 32779: Doc/Zsh/options.yo: fix a typo in options.yo diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index d47fd1088..ec1f1645a 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1223,7 +1223,7 @@ Thus if `tt(/usr/local/bin)' is in the user's path, and he or she types (assuming it exists). Commands explicitly beginning with `tt(/)', `tt(./)' or `tt(../)' are not subject to the path search. -This also applies to the `tt(.)' builtin. +This also applies to the `tt(.)' and tt(source) builtins. Note that subdirectories of the current directory are always searched for executables specified in this form. This takes place before any search -- cgit 1.4.1