Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Add a pindex for each of the shell options without underscores.



On Sat, Feb 7, 2009 at 22:45, Allan Caffee <allan.caffee@xxxxxxxxx> wrote:


> -This also applies to the `tt(.)' builtin.
> +This also applies to the tt(.) builtin.

I assume this is a mistake.

From 9d515c899180bf0adb1d444045a98321322c0568 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@xxxxxxxxxxxxx>
Date: Sun, 8 Feb 2009 16:27:17 +0100
Subject: [PATCH] Revert mistake in Allan Caffe's patch

I assume this is an honest mistake as it does not make any sense
otherwise.
---
 Doc/Zsh/options.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 7082239..a888034 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -924,7 +924,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(.)' builtin.

 Note that subdirectories of the current directory are always searched for
 executables specified in this form.  This takes place before any search
-- 
1.5.6.5
From 9d515c899180bf0adb1d444045a98321322c0568 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@xxxxxxxxxxxxx>
Date: Sun, 8 Feb 2009 16:27:17 +0100
Subject: [PATCH] Revert mistake in Allan Caffe's patch

I assume this is an honest mistake as it does not make any sense
otherwise.
---
 Doc/Zsh/options.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 7082239..a888034 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -924,7 +924,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(.)' builtin.
 
 Note that subdirectories of the current directory are always searched for
 executables specified in this form.  This takes place before any search
-- 
1.5.6.5



Messages sorted by: Reverse Date, Date, Thread, Author