From a6fb441a191fbe16b60f4540c281bfd85e65799b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:32:30 +0000 Subject: [PATCH] (viper-emacs-state-cursor-color): Fix typo in docstring. --- lisp/emulation/viper-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emulation/viper-init.el b/lisp/emulation/viper-init.el index 465f6e5cfb..bf85d282fe 100644 --- a/lisp/emulation/viper-init.el +++ b/lisp/emulation/viper-init.el @@ -438,7 +438,7 @@ delete the text being replaced, as in standard Vi." ;; confused in some cases. So, this var is nulled for now. ;; (defcustom viper-emacs-state-cursor-color "Magenta" (defcustom viper-emacs-state-cursor-color nil - "Cursor color when Viper is in emacs state." + "Cursor color when Viper is in Emacs state." :type 'string :group 'viper) (if (fboundp 'make-variable-frame-local) -- 2.39.2