]> git.eshelyaron.com Git - emacs.git/commit
(ido-define-mode-map): Remap viper delete char/word
authorKim F. Storm <storm@cua.dk>
Mon, 3 Feb 2003 22:33:13 +0000 (22:33 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 3 Feb 2003 22:33:13 +0000 (22:33 +0000)
commitf0a73ccce1336f6fa8889c51b002f1c14cbe3082
tree02e5a8fbfd86e073092e20560d0ec466bccd7f5c
parent3d7ca22355faee835e817dc642f4b052728287eb
(ido-define-mode-map): Remap viper delete char/word
commands to their ido specific equivalents.  Disable ESC in
viper mode (to avoid exiting insert mode), since ido doesn't
work in viper command mode.
(ido-delete-backward-updir, ido-delete-backward-word-updir):
Handle remapped viper commands.
lisp/ido.el