emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r116178: Spelling fix.


From: Paul Eggert
Subject: [Emacs-diffs] trunk r116178: Spelling fix.
Date: Mon, 27 Jan 2014 22:22:21 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116178
revision-id: address@hidden
parent: address@hidden
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Mon 2014-01-27 14:22:17 -0800
message:
  Spelling fix.
modified:
  lisp/emulation/viper-keym.el   
viperkeym.el-20091113204419-o5vbwnq5f7feedwu-837
=== modified file 'lisp/emulation/viper-keym.el'
--- a/lisp/emulation/viper-keym.el      2014-01-27 02:02:28 +0000
+++ b/lisp/emulation/viper-keym.el      2014-01-27 22:22:17 +0000
@@ -148,7 +148,7 @@
 
 ;; 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]