diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2011-05-12 15:55:12 +0000 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2011-05-12 15:55:12 +0000 |
commit | 1ac8412d6faf8d1d631a8cb366ca69aef97405bf (patch) | |
tree | 6f97e75a01f89d3e664fa6a81c7bad2188c6af56 /ChangeLog | |
parent | 3b4fcfe79708a4901a7d768cef72b5fbcdf31cd1 (diff) | |
download | zsh-1ac8412d6faf8d1d631a8cb366ca69aef97405bf.tar.gz zsh-1ac8412d6faf8d1d631a8cb366ca69aef97405bf.tar.xz zsh-1ac8412d6faf8d1d631a8cb366ca69aef97405bf.zip |
29208: make vimatchbracket more useful in emacs mode
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d672a6081..9abc510ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-12 Mikael Magnusson <mikachu@gmail.com> + + * 29208: Src/Zle/zle_move.c: make vimatchbracket check the + character left of the cursor when at the end of the line. + 2011-05-11 Mikael Magnusson <mikachu@gmail.com> * 29206: Doc/Zsh/mod_complist.yo: fix formatting. @@ -14655,5 +14660,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5291 $ +* $Revision: 1.5292 $ ***************************************************** |