emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 628df15da5 2/3: ; * doc/misc/viper.texi (Rudimentary Changes):


From: Stefan Kangas
Subject: emacs-28 628df15da5 2/3: ; * doc/misc/viper.texi (Rudimentary Changes): Avoid alias.
Date: Tue, 9 Aug 2022 16:36:01 -0400 (EDT)

branch: emacs-28
commit 628df15da5c2ed2950944b11803b5382ca698ed7
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * doc/misc/viper.texi (Rudimentary Changes): Avoid alias.
---
 doc/misc/viper.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index b0deb31d10..0e2473ddf3 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]