aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/viper.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/viper.texi')
-rw-r--r--doc/misc/viper.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index b0deb31d108..0703667ecce 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -1842,7 +1842,7 @@ usually most effective:
1842(set-face-background viper-replace-overlay-face "yellow") 1842(set-face-background viper-replace-overlay-face "yellow")
1843@end smallexample 1843@end smallexample
1844For a complete list of colors available to you, evaluate the expression 1844For a complete list of colors available to you, evaluate the expression
1845@code{(x-defined-colors)}. (Type it in the buffer @file{*scratch*} and then 1845@code{(defined-colors)}. (Type it in the buffer @file{*scratch*} and then
1846hit the @kbd{C-j} key. 1846hit the @kbd{C-j} key.
1847 1847
1848@item viper-replace-overlay-cursor-color "Red" 1848@item viper-replace-overlay-cursor-color "Red"
@@ -2571,7 +2571,7 @@ The GNU Emacs Manual}, for more information on tags.
2571 2571
2572The following two commands are normally bound to a mouse click and are part 2572The following two commands are normally bound to a mouse click and are part
2573of Viper. They work only if Emacs runs as an application under X 2573of Viper. They work only if Emacs runs as an application under X
2574Windows (or under some other window system for which a port of GNU Emacs 20 2574Windows (or under some other window system for which a port of GNU Emacs
2575is available). Clicking the mouse when Emacs is invoked in an Xterm window 2575is available). Clicking the mouse when Emacs is invoked in an Xterm window
2576(using @code{emacs -nw}) will do no good. 2576(using @code{emacs -nw}) will do no good.
2577 2577