Files
emacs/lisp/emulation
Lars Ingebrigtsen 5d522b430b Revert back to using ESC as viper-ESC-key again
* lisp/emulation/viper-keym.el (viper-ESC-key): Revert back to
using ESC instead of `escape' (bug#18182).  This allows using
`C-[' again on terminals for ESC.  The key should be mapped back
to `escape' by `function-key-map'.
2020-09-10 14:54:42 +02:00
..