1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

; * doc/misc/viper.texi (Rudimentary Changes): Avoid alias.

This commit is contained in:
Stefan Kangas 2022-08-09 22:21:01 +02:00
parent 85de996bbb
commit 628df15da5

View File

@ -1842,7 +1842,7 @@ usually most effective:
(set-face-background viper-replace-overlay-face "yellow")
@end smallexample
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.
@item viper-replace-overlay-cursor-color "Red"