summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-11-13 20:18:22 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-11-13 20:18:25 +0000
commit9ab9da49f7f5d7e8a32c14bde1c7b2c7f264d6fa (patch)
tree84a081e8ba4df54836c3d01c779f195722422c07 /ChangeLog
parent6198f7ffbae48230561fdd6996358fd553d954db (diff)
downloadzsh-9ab9da49f7f5d7e8a32c14bde1c7b2c7f264d6fa.tar.gz
zsh-9ab9da49f7f5d7e8a32c14bde1c7b2c7f264d6fa.tar.xz
zsh-9ab9da49f7f5d7e8a32c14bde1c7b2c7f264d6fa.zip
unposted: Make $EDITOR's jump-to-matching-brace happy.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fd23ada9..52c770b00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-11-13  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Src/Zle/zle_tricky.c: Make $EDITOR's
+	jump-to-matching-brace happy.
+
 	* 37031: Completion/Unix/Command/_git: _git-merge: Exclude
 	ancestors of HEAD from recent commit completion