]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/viper.texi (Rudimentary Changes): Avoid alias.
authorStefan Kangas <stefan@marxist.se>
Tue, 9 Aug 2022 20:21:01 +0000 (22:21 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 9 Aug 2022 20:21:01 +0000 (22:21 +0200)
doc/misc/viper.texi

index b0deb31d108cf894147461f5d049535e9eee4648..0e2473ddf3ce4b235747716df61712db6c2c30d5 100644 (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"