From: Paul Eggert Date: Mon, 27 Jan 2014 22:22:17 +0000 (-0800) Subject: Spelling fix. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~241^2~16 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2c09a9f479ffa10c06b60ae4123c151820c8c13a;p=emacs.git Spelling fix. --- diff --git a/lisp/emulation/viper-keym.el b/lisp/emulation/viper-keym.el index 96c5c2bb650..95f3dbb1a40 100644 --- a/lisp/emulation/viper-keym.el +++ b/lisp/emulation/viper-keym.el @@ -148,7 +148,7 @@ viper-insert-basic-map. Not recommended, except for novice users.") ;; This was the main Vi mode in old versions of VIP which may have been ;; extensively used by VIP users. We declare it as a global var and, after -;; viper-custom-file-name is loaded, we add this keymapto viper-vi-basic-map. +;; viper-custom-file-name is loaded, we add this keymap to viper-vi-basic-map. (defvar viper-mode-map (make-sparse-keymap)) ;; Some important keys used in viper