From 15d613a14f989c03ac8e037ceb231f9daff7caee Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 26 Sep 2018 15:11:12 +0000 Subject: 43563: zshzle: Clarify sentence in introduction. --- ChangeLog | 5 +++++ Doc/Zsh/zle.yo | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 09a7e18e1..241bd917a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-09-27 Daniel Shahaf + + * 43563: Doc/Zsh/zle.yo: zshzle: Clarify sentence in + introduction. + 2018-09-26 Peter Stephenson * 43564: Better output concerning stopped subjob. diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 6ae4863c6..895c5c570 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -47,11 +47,11 @@ by default be entered in emacs mode by holding the alt key and typing a number, or pressing escape before each digit, and in vi command mode by typing the number before entering a command. Generally the numeric argument causes the next command entered to be repeated the specified -number of times, unless otherwise noted below. See also +number of times, unless otherwise noted below; this is implemented +by the tt(digit-argument) widget. See also ifzman(the em(Arguments) subsection of the em(Widgets) section )\ ifnzman(noderef(Arguments) )\ -for some other ways the numeric argument can be modified. The default -bindings mentioned here use the tt(digit-argument) widget. +for some other ways the numeric argument can be modified. startmenu() menu(Keymaps) -- cgit 1.4.1