Mercurial > emacs
comparison man/viper.texi @ 35411:be20c22dc16d
2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
* viper.el: call initial-major-mode on startup.
* ediff.el (ediff-patch-file): use better defaults.
* ediff-vers.el: fix for 8+3 DOS file systems
2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
* ediff-util.el (ediff-compare-custom-diffs-maybe): put diff in
diff mode, if available.
2001-01-19 Vin Shelton <acs@xemacs.org>
* ediff-hook.el (ediff-xemacs-init-menus): fixed add-menu-button
2001-01-19 Steve Youngs <youngs@xemacs.org>
* ediff-init.el (subst-char-in-string): Define and use it, unless
it's already defined.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Fri, 19 Jan 2001 07:13:03 +0000 |
parents | 94d46968a93f |
children | 5d6b76d28b83 |
comparison
equal
deleted
inserted
replaced
35410:94d2751dcb5c | 35411:be20c22dc16d |
---|---|
399 change to Vi state.@refill | 399 change to Vi state.@refill |
400 | 400 |
401 | 401 |
402 For users who chose to set their user level to 1 at Viper setup time, | 402 For users who chose to set their user level to 1 at Viper setup time, |
403 switching to Emacs state is deliberately made harder in order to not | 403 switching to Emacs state is deliberately made harder in order to not |
404 confuse the novice user. In this case, @kbd{C-z} will either iconify | 404 confuse the novice user. In this case, @kbd{C-z} will either iconify Emacs |
405 Emacs (if Emacs runs as an application under X) or it will stop Emacs | 405 (if Emacs runs as an application under X) or it will stop Emacs (if |
406 (if Emacs runs on a dumb terminal or in an Xterm window). | 406 Emacs runs on a dumb terminal or in an Xterm window). |
407 | 407 |
408 @item Vi state | 408 @item Vi state |
409 This is the Vi command mode. Any of the Vi commands, such as @kbd{i, o, a}, | 409 This is the Vi command mode. Any of the Vi commands, such as @kbd{i, o, a}, |
410 @dots{}, will take you to Insert state. All Vi commands may | 410 @dots{}, will take you to Insert state. All Vi commands may |
411 be used in this mode. Most Ex commands can also be used. | 411 be used in this mode. Most Ex commands can also be used. |
4429 dominik@@strw.LeidenUniv.nl (Carsten Dominik), | 4429 dominik@@strw.LeidenUniv.nl (Carsten Dominik), |
4430 dwallach@@cs.princeton.edu (Dan Wallach), | 4430 dwallach@@cs.princeton.edu (Dan Wallach), |
4431 dwight@@toolucky.llnl.gov (Dwight Shih), | 4431 dwight@@toolucky.llnl.gov (Dwight Shih), |
4432 dxc@@xprt.net (David X. Callaway), | 4432 dxc@@xprt.net (David X. Callaway), |
4433 edmonds@@edmonds.home.cs.ubc.ca (Brian Edmonds), | 4433 edmonds@@edmonds.home.cs.ubc.ca (Brian Edmonds), |
4434 gin@@mo.msk.ru (Golubev I.N.), | |
4434 gviswana@@cs.wisc.edu (Guhan Viswanathan), | 4435 gviswana@@cs.wisc.edu (Guhan Viswanathan), |
4435 gvr@@halcyon.com (George V.@: Reilly), | 4436 gvr@@halcyon.com (George V.@: Reilly), |
4436 hatazaki@@bach.convex.com (Takao Hatazaki), | 4437 hatazaki@@bach.convex.com (Takao Hatazaki), |
4437 hpz@@ibmhpz.aug.ipp-garching.mpg.de (Hans-Peter Zehrfeld), | 4438 hpz@@ibmhpz.aug.ipp-garching.mpg.de (Hans-Peter Zehrfeld), |
4438 jackr@@dblues.engr.sgi.com (Jack Repenning), | 4439 jackr@@dblues.engr.sgi.com (Jack Repenning), |