]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/viper-init.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / emulation / viper-init.el
index d03d703c1ed3a5827bcad1371bb3abb2921b3eb6..e28c67a531518c70eca8cb4d3eb6fd24dca90c92 100644 (file)
@@ -583,7 +583,7 @@ the Insert state."
 
 (defcustom viper-keep-point-on-repeat t
   "If t, don't move point when repeating previous command.
-This is useful for doing repeated changes with the '.' key.
+This is useful for doing repeated changes with the ‘.’ key.
 The user can change this to nil, if she likes when the cursor moves
 to a new place after repeating previous Vi command."
   :type 'boolean