summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Test/X03zlebindkey.ztst1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 722bb6cc0..3e3385465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-12-30 Barton E. Schaefer <schaefer@zsh.org>
+
+ * 37460: Test/X03zlebindkey.ztst: make sure the default keymap is
+ emacs before using that keymap to test bindings
+
2015-12-31 Daniel Shahaf <d.s@daniel.shahaf.name>
* unposted: NEWS: Document how to disable paste highlighting.
diff --git a/Test/X03zlebindkey.ztst b/Test/X03zlebindkey.ztst
index 38afc2d61..013d3dfb3 100644
--- a/Test/X03zlebindkey.ztst
+++ b/Test/X03zlebindkey.ztst
@@ -49,6 +49,7 @@
# As we're only looking at definitions here, we don't
# bother using the pseudo-terminal; just test in the normal fashion.
+ bindkey -e
bindkey -s '\C-xy' foo
bindkey -N testmap emacs
bindkey -M testmap '\C-xy'