From: Karl Heuer Date: Wed, 23 Sep 1998 23:42:22 +0000 (+0000) Subject: (viper-movement-commands): Escape literal semicolon. X-Git-Tag: emacs-20.4~1636 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c316b3a50497ad2e580f5cdfd03232a4faa36fa0;p=emacs.git (viper-movement-commands): Escape literal semicolon. --- diff --git a/lisp/emulation/viper-cmd.el b/lisp/emulation/viper-cmd.el index 1ccb84c34bf..1f88554f3ce 100644 --- a/lisp/emulation/viper-cmd.el +++ b/lisp/emulation/viper-cmd.el @@ -97,7 +97,7 @@ (defconst viper-movement-commands '(?b ?B ?e ?E ?f ?F ?G ?h ?H ?j ?k ?l ?H ?M ?L ?n ?t ?T ?w ?W ?$ ?% ?^ ?( ?) ?- ?+ ?| ?{ ?} ?[ ?] ?' ?` - ?; ?, ?0 ?? ?/ ?\C-m ?\ + ?\; ?, ?0 ?? ?/ ?\C-m ?\ space return delete backspace )