zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] make the doc of cshjunkiehistory more clear
@ 2015-04-10 23:20 Han Pingtian
  2015-04-11  3:36 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Han Pingtian @ 2015-04-10 23:20 UTC (permalink / raw)
  To: zsh-workers

Hi,

I'd like to suggest make the doc of cshjunkiehistory more clear. Please
have a look. Thanks.

The history event being referred to is the pervious one on current
command line when cshjunkiehistory unset.

Signed-off-by: Han Pingtian <hanpt@linux.vnet.ibm.com>
---
 Doc/Zsh/options.yo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 19920ca..d9cba13 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -1846,8 +1846,8 @@ cindex(history style, csh)
 item(tt(CSH_JUNKIE_HISTORY) <C>)(
 A history reference without an event specifier will always refer to the
 previous command.  Without this option, such a history reference refers
-to the same event as the previous history reference, defaulting to the
-previous command.
+to the same event as the previous history reference on the current 
+command line, defaulting to the previous command.
 )
 pindex(CSH_JUNKIE_LOOPS)
 pindex(NO_CSH_JUNKIE_LOOPS)
-- 
1.9.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] make the doc of cshjunkiehistory more clear
  2015-04-10 23:20 [PATCH] make the doc of cshjunkiehistory more clear Han Pingtian
@ 2015-04-11  3:36 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2015-04-11  3:36 UTC (permalink / raw)
  To: zsh-workers

Looks fine to me.

-- 
Barton E. Schaefer


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-11  3:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-10 23:20 [PATCH] make the doc of cshjunkiehistory more clear Han Pingtian
2015-04-11  3:36 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).