; * doc/misc/viper.texi (Rudimentary Changes): Avoid alias.
This commit is contained in:
parent
85de996bbb
commit
628df15da5
1 changed files with 1 additions and 1 deletions
|
@ -1842,7 +1842,7 @@ usually most effective:
|
||||||
(set-face-background viper-replace-overlay-face "yellow")
|
(set-face-background viper-replace-overlay-face "yellow")
|
||||||
@end smallexample
|
@end smallexample
|
||||||
For a complete list of colors available to you, evaluate the expression
|
For a complete list of colors available to you, evaluate the expression
|
||||||
@code{(x-defined-colors)}. (Type it in the buffer @file{*scratch*} and then
|
@code{(defined-colors)}. (Type it in the buffer @file{*scratch*} and then
|
||||||
hit the @kbd{C-j} key.
|
hit the @kbd{C-j} key.
|
||||||
|
|
||||||
@item viper-replace-overlay-cursor-color "Red"
|
@item viper-replace-overlay-cursor-color "Red"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue