aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.org
diff options
context:
space:
mode:
authorJosé A. Romero L. <escherdragon@gmail.com>2013-07-06 22:31:44 +0200
committerJosé A. Romero L. <escherdragon@gmail.com>2013-07-06 22:31:44 +0200
commit038752d987f6a286e7b50d7148f4b7273971c19f (patch)
tree48045620deebc17be791cd16f498d5fab9fe1fa6 /CHANGES.org
parentee2bd72fbfcb5b35bd6096f0d3058d182b46fe9a (diff)
Fix use of `overriding-local-terminal-map` in emacs trunk (fix #309).
In emacs truck (git:a760a079aba36493e97) the behaviour of `overriding-local-terminal-map` changed, so we have to use `overriding-local-map` now.
Diffstat (limited to 'CHANGES.org')
-rw-r--r--CHANGES.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.org b/CHANGES.org
index 0d0d092..2ee20c5 100644
--- a/CHANGES.org
+++ b/CHANGES.org
@@ -1,5 +1,10 @@
* Changes and New Features in Evil
+** News in 1.0.6
+
+ * Fix bug induced in emacs trunk due to changed behaviour of
+ `overriding-terminal-local-map` (fixes #309).
+
** News in 1.0.5
* Fix bug in `show-paren-mode` due to variable renaming in latest