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/ediff.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/ediff.texi')
-rw-r--r-- | man/ediff.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/ediff.texi b/man/ediff.texi index 0c319e7ef6b..384e3e8ee1c 100644 --- a/man/ediff.texi +++ b/man/ediff.texi @@ -2321,7 +2321,8 @@ Sandy Rutherford (sandy@@ibm550.sissa.it), Heribert Schuetz (schuetz@@ecrc.de), Andy Scott (ascott@@pcocd2.intel.com), Axel Seibert (axel@@tumbolia.ppp.informatik.uni-muenchen.de), -Scott O.@: Sherman (Scott.Sherman@@mci.com), +Vin Shelton (acs@@xemacs.org), +Scott O. Sherman (Scott.Sherman@@mci.com), Richard Stallman (rms@@gnu.org), Richard Stanton (stanton@@haas.berkeley.edu), Ake Stenhoff (etxaksf@@aom.ericsson.se), @@ -2331,10 +2332,12 @@ Chuck Thompson (cthomp@@cs.uiuc.edu), Ray Tomlinson (tomlinso@@bbn.com), Raymond Toy (toy@@rtp.ericsson.se), Jan Vroonhof (vroonhof@@math.ethz.ch), +Colin Walters (walters@@cis.ohio-state.edu), Philippe Waroquiers (philippe.waroquiers@@eurocontrol.be), Klaus Weber (gizmo@@zork.north.de), Ben Wing (ben@@xemacs.org), Tom Wurgler (twurgler@@goodyear.com), +Steve Youngs (youngs@@xemacs.org), Ilya Zakharevich (ilya@@math.ohio-state.edu), Eli Zaretskii (eliz@@is.elta.co.il) @end example |