From f29895cc08bc04d9788af4a12523bacbd6e6126a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 6 May 2015 09:27:09 +0100 Subject: c.f. 35041: typo in zle.yo --- ChangeLog | 4 ++++ Doc/Zsh/zle.yo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 65216b569..81e6f6270 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-05-06 Peter Stephenson + + * c.f. 35041 (Axel Beckert): Doc/Zsh/zle.yo: typo. + 2015-05-06 Jun-ichi Takimoto * 35034: improve format in the manual (up to Chapter18) diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index e6f087fc7..c7835675f 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -141,7 +141,7 @@ While for normal editing a single keymap is used exclusively, in many modes a local keymap allows for some keys to be customised. For example, in an incremental search mode, a binding in the tt(isearch) keymap will override a binding in the tt(main) keymap but all keys that are not -overriden can still be used. +overridden can still be used. If a key sequence is defined in a local keymap, it will hide a key sequence in the global keymap that is a prefix of that sequence. An -- cgit 1.4.1