Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a6fb441a
Commit
a6fb441a
authored
Nov 06, 2006
by
Juanma Barranquero
Browse files
(viper-emacs-state-cursor-color): Fix typo in docstring.
parent
bb3a9234
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/emulation/viper-init.el
lisp/emulation/viper-init.el
+1
-1
No files found.
lisp/emulation/viper-init.el
View file @
a6fb441a
...
...
@@ -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
e
macs state."
"Cursor color when Viper is in
E
macs state."
:type
'string
:group
'viper
)
(
if
(
fboundp
'make-variable-frame-local
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment