diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-04-21 17:17:16 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-04-21 17:17:16 +0000 |
commit | 7824c16b54cbbbf8499aac57c497430b7d2f736f (patch) | |
tree | be5db8275fc05549da6ddf1876c8edc3f9a2070f /man/cmdargs.texi | |
parent | d43fbe9d8c2d0b28def9aff45e671979fde59cc9 (diff) | |
download | emacs-7824c16b54cbbbf8499aac57c497430b7d2f736f.tar.gz |
(Colors X): Add -rv to the list of options.
Diffstat (limited to 'man/cmdargs.texi')
-rw-r--r-- | man/cmdargs.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 6a8ab415923..ed414d11614 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -696,6 +696,7 @@ Specify the color of the Emacs cursor which indicates where point is. @itemx --mouse-color=@var{color} Specify the color for the mouse cursor when the mouse is in the Emacs window. @item -r +@itemx -rv @itemx --reverse-video Reverse video---swap the foreground and background colors. @end table |