aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/viper.texi
diff options
context:
space:
mode:
authorDmitry Gutov2022-08-15 02:22:59 +0300
committerDmitry Gutov2022-08-15 02:22:59 +0300
commitee3a674c7c9e39fe7ff296ce1f9830fc45520de8 (patch)
treee8ba1e7be54314f208454e80e3d31044c913f3eb /doc/misc/viper.texi
parentfe0e53d963899a16e0dd1bbc1ba10a6b59f7989e (diff)
parent0a8e88fd83db5398d36064a7f87cff5b57da7284 (diff)
downloademacs-scratch/font_lock_large_files.tar.gz
emacs-scratch/font_lock_large_files.zip
Merge branch 'master' into scratch/font_lock_large_filesscratch/font_lock_large_files
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