diff options
| author | José A. Romero L. <escherdragon@gmail.com> | 2013-07-06 22:31:44 +0200 |
|---|---|---|
| committer | José A. Romero L. <escherdragon@gmail.com> | 2013-07-06 22:31:44 +0200 |
| commit | 038752d987f6a286e7b50d7148f4b7273971c19f (patch) | |
| tree | 48045620deebc17be791cd16f498d5fab9fe1fa6 /evil.el | |
| parent | ee2bd72fbfcb5b35bd6096f0d3058d182b46fe9a (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 'evil.el')
| -rw-r--r-- | evil.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ ;; Frank Fischer <frank.fischer at mathematik.tu-chemnitz.de> ;; Frank Terbeck <ft at bewatermyfriend.org> ;; Jonathan Claggett <jclaggett at lonocloud.com> +;; José A. Romero L. <escherdragon@gmail.com> ;; Marian Schubert <maio@netsafe.cz> ;; Michael Markert <markert.michael at googlemail.com> ;; Nikolai Weibull <now at bitwi.se> |
