aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2001-01-19 09:40:14 +0000
committerGerd Moellmann <[email protected]>2001-01-19 09:40:14 +0000
commit0a94981197106cf077094df3eba4b765392f2b56 (patch)
treee730ba8b8e41d5492882242536db2cbfd91825ae /lisp
parent1e313f2809ef8d10ee00519b7c8c550e0186ba31 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog14
1 files changed, 6 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 75a3803221..2169d0bdca 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,22 +1,20 @@
2001-01-19 Michael Kifer <[email protected]>
- * viper.el: call initial-major-mode on startup.
+ * viper.el: Call initial-major-mode on startup.
- * ediff.el (ediff-patch-file): use better defaults.
+ * ediff.el (ediff-patch-file): Use better defaults.
- * ediff-vers.el: fix for 8+3 DOS file systems
+ * ediff-vers.el: Fix for 8+3 DOS file systems
2001-01-19 Colin Walters <[email protected]>
- * ediff-util.el (ediff-compare-custom-diffs-maybe): put diff in
+ * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
diff mode, if available.
-2001-01-19 Vin Shelton <[email protected]>
+2001-01-19 Michael Kifer <[email protected]>
- * ediff-hook.el (ediff-xemacs-init-menus): fixed add-menu-button
+ * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button
-2001-01-19 Steve Youngs <[email protected]>
-
* ediff-init.el (subst-char-in-string): Define and use it, unless
it's already defined.