diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 12:52:36 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 12:52:36 +0000 |
commit | afe71aa5a76ed632c09404d292d1c336b37c5b96 (patch) | |
tree | a118f4e1299fa78f39a819afa97e232e9c13aee8 /man | |
parent | 9b760e365720e0a64987d9948dc66b93c7552766 (diff) | |
download | emacs-afe71aa5a76ed632c09404d292d1c336b37c5b96.tar.gz |
(Rudimentary Changes): Remove doubled `to'.
(Mouse-bound Commands): Remove doubled `to'.
Diffstat (limited to 'man')
-rw-r--r-- | man/viper.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/viper.texi b/man/viper.texi index 1d580d455ae..c4c4158ac7f 100644 --- a/man/viper.texi +++ b/man/viper.texi @@ -1756,7 +1756,7 @@ way suits you best. Set this to @code{nil}, if you want @kbd{l,h} to cross lines, etc. @xref{Movement and Markers}, for more info. @item viper-ex-style-editing t -Set this to to @code{nil}, if you want +Set this to @code{nil}, if you want @kbd{C-h} and @key{DEL} to not stop at the beginning of a line in Insert state, @key{X} and @key{x} to delete characters across lines in Vi command state, etc. @@ -4382,7 +4382,7 @@ you need. @node Mouse-bound Commands,,,Commands @section Mouse-bound Commands -The following two mouse actions are normally bound to to special search and +The following two mouse actions are normally bound to special search and insert commands in of Viper: @table @kbd |