]> code.delx.au - gnu-emacs-elpa/commit
Don't use overriding-terminal-local-map
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 29 Dec 2012 03:25:31 +0000 (07:25 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 29 Dec 2012 03:25:31 +0000 (07:25 +0400)
commitec0427470f8fe5e2a10c7658b8689852afe2a890
treedea7799f870409f2ee1445fb5661fd8ab944ec5b
parent843455d84ba4de1140232b4f540fa50105081e4f
Don't use overriding-terminal-local-map

Use emulation-mode-map-alists instead.

This way, all non-shadowed bindings (like paredit's) are intact.

Also had to change tab and return's key notations in the map definition,
because otherwise they were still captured by yasnippet and autopair,
respectively.
company.el