comparison man/viper.texi @ 29165:641e43bad886

2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> * ediff-diff.el (ediff-forward-word): take syntactic word class into account. (ediff-test-utility,ediff-diff-mandatory-option, ediff-reset-diff-options): utilities for proper initialization of ediff-diff-options and ediff-diff3-options on Windows. * ediff-init.el (ediff-merge-filename-prefix): new customizable variable. * ediff-mult.el (ediff-filegroup-action): use ediff-merge-filename-prefix.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Wed, 24 May 2000 17:31:16 +0000
parents 6fb7a3864791
children 983e65f12610
comparison
equal deleted inserted replaced
29164:71275ee34b42 29165:641e43bad886
2029 @file{viper.el}. 2029 @file{viper.el}.
2030 If you wish to change a Viper binding, you can use the 2030 If you wish to change a Viper binding, you can use the
2031 @code{define-key} command, to modify @code{viper-vi-global-user-map}, 2031 @code{define-key} command, to modify @code{viper-vi-global-user-map},
2032 @code{viper-insert-global-user-map}, and @code{viper-emacs-global-user-map}, as 2032 @code{viper-insert-global-user-map}, and @code{viper-emacs-global-user-map}, as
2033 explained below. Each of these key maps affects the corresponding Viper state. 2033 explained below. Each of these key maps affects the corresponding Viper state.
2034 The keymap @code{viper-vi-global-user-map} also affects Viper's Replace state. 2034 The keymap @code{viper-insert-global-user-map} also affects Viper's Replace
2035 state.
2035 2036
2036 @noindent 2037 @noindent
2037 If you want to 2038 If you want to
2038 bind a key, say @kbd{C-v}, to the function that scrolls 2039 bind a key, say @kbd{C-v}, to the function that scrolls
2039 page down and to make @kbd{0} display information on the current buffer, 2040 page down and to make @kbd{0} display information on the current buffer,
4440 johnw@@borland.com (John Wiegley), 4441 johnw@@borland.com (John Wiegley),
4441 kanze@@gabi-soft.fr (James Kanze), 4442 kanze@@gabi-soft.fr (James Kanze),
4442 kin@@isi.com (Kin Cho), 4443 kin@@isi.com (Kin Cho),
4443 kwzh@@gnu.org (Karl Heuer), 4444 kwzh@@gnu.org (Karl Heuer),
4444 lindstro@@biostat.wisc.edu (Mary Lindstrom), 4445 lindstro@@biostat.wisc.edu (Mary Lindstrom),
4446 minakaji@@osaka.email.ne.jp (Mikio Nakajima),
4445 Mark.Bordas@@East.Sun.COM (Mark Bordas), 4447 Mark.Bordas@@East.Sun.COM (Mark Bordas),
4446 meyering@@comco.com (Jim Meyering), 4448 meyering@@comco.com (Jim Meyering),
4447 mrb@@Eng.Sun.COM (Martin Buchholz), 4449 mrb@@Eng.Sun.COM (Martin Buchholz),
4448 mveiga@@dit.upm.es (Marcelino Veiga Tuimil), 4450 mveiga@@dit.upm.es (Marcelino Veiga Tuimil),
4449 paulk@@summit.esg.apertus.com (Paul Keusemann), 4451 paulk@@summit.esg.apertus.com (Paul Keusemann),