comparison man/viper.texi @ 90314:d1c5430c5bff

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 97-112) - Update from CVS - Merge from erc--emacs--0 - Update from CVS: src/regex.c (extend_range_table_work_area): Fix typo. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 37) - Update from CVS
author Miles Bader <miles@gnu.org>
date Wed, 22 Feb 2006 06:54:10 +0000
parents c5406394f567 6169b51037af
children e6bf73e43cf4
comparison
equal deleted inserted replaced
90313:496f6d9b9d20 90314:d1c5430c5bff
1868 application. 1868 application.
1869 @item viper-insert-state-cursor-color nil 1869 @item viper-insert-state-cursor-color nil
1870 @vindex @code{viper-insert-state-cursor-color} 1870 @vindex @code{viper-insert-state-cursor-color}
1871 If set to a valid color, this will be the cursor color when Viper is in 1871 If set to a valid color, this will be the cursor color when Viper is in
1872 insert state. 1872 insert state.
1873 @item viper-emacs-state-cursor-color nil
1874 @vindex @code{viper-emacs-state-cursor-color}
1875 If set to a valid color, this will be the cursor color when Viper is in
1876 emacs state.
1873 @item viper-replace-region-end-delimiter "$" 1877 @item viper-replace-region-end-delimiter "$"
1874 A string used to mark the end of replacement regions. It is used only on 1878 A string used to mark the end of replacement regions. It is used only on
1875 TTYs or if @code{viper-use-replace-region-delimiters} is non-@code{nil}. 1879 TTYs or if @code{viper-use-replace-region-delimiters} is non-@code{nil}.
1876 @item viper-replace-region-start-delimiter "" 1880 @item viper-replace-region-start-delimiter ""
1877 A string used to mark the beginning of replacement regions. It is used 1881 A string used to mark the beginning of replacement regions. It is used