From fc960bad4ed6f98b30412dba48d53bf711bc7ce9 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 22 Sep 2004 04:37:00 +0000 Subject: 20397: Fix places where texinfo changes "--" to "-" --- Doc/Zsh/zle.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/zle.yo') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 9af41e820..39d28a49d 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1491,7 +1491,7 @@ Inside a widget function, a call to this function treats the last key of the key sequence which called the widget as the digit. ) tindex(neg-argument) -item(tt(neg-argument) (ESC--) (unbound) (unbound))( +item(tt(neg-argument) (ESC-DASH()) (unbound) (unbound))( Changes the sign of the following argument. ) tindex(universal-argument) -- cgit 1.4.1