diff options
author | Michael Kifer <kifer@cs.stonybrook.edu> | 2001-01-19 07:13:03 +0000 |
---|---|---|
committer | Michael Kifer <kifer@cs.stonybrook.edu> | 2001-01-19 07:13:03 +0000 |
commit | 2550055a67cc37c4ed14b510b8cb4d70a9d73819 (patch) | |
tree | 5d31162f55eb2a74375c523f1eac9d0f3cadf4f6 /man/viper.texi | |
parent | d26b89b8119a012726fd16f0660d54cf65a2e8bc (diff) | |
download | emacs-2550055a67cc37c4ed14b510b8cb4d70a9d73819.tar.gz |
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.
Diffstat (limited to 'man/viper.texi')
-rw-r--r-- | man/viper.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/viper.texi b/man/viper.texi index bd00a89faab..e391b144c92 100644 --- a/man/viper.texi +++ b/man/viper.texi @@ -401,9 +401,9 @@ change to Vi state.@refill For users who chose to set their user level to 1 at Viper setup time, switching to Emacs state is deliberately made harder in order to not -confuse the novice user. In this case, @kbd{C-z} will either iconify -Emacs (if Emacs runs as an application under X) or it will stop Emacs -(if Emacs runs on a dumb terminal or in an Xterm window). +confuse the novice user. In this case, @kbd{C-z} will either iconify Emacs +(if Emacs runs as an application under X) or it will stop Emacs (if +Emacs runs on a dumb terminal or in an Xterm window). @item Vi state This is the Vi command mode. Any of the Vi commands, such as @kbd{i, o, a}, @@ -4431,6 +4431,7 @@ dwallach@@cs.princeton.edu (Dan Wallach), dwight@@toolucky.llnl.gov (Dwight Shih), dxc@@xprt.net (David X. Callaway), edmonds@@edmonds.home.cs.ubc.ca (Brian Edmonds), +gin@@mo.msk.ru (Golubev I.N.), gviswana@@cs.wisc.edu (Guhan Viswanathan), gvr@@halcyon.com (George V.@: Reilly), hatazaki@@bach.convex.com (Takao Hatazaki), |