summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-01-20 01:31:01 +0000
committerRichard M. Stallman <rms@gnu.org>2006-01-20 01:31:01 +0000
commitd322eb9b19ddba8ef604dd9d3e096be16a70fafe (patch)
tree2146033f401794f542150f3cf3eef943a31e101a /lisp/ChangeLog.10
parentfa27fb286e3ba6902ffc8dfb01246d7d18882bb5 (diff)
downloademacs-d322eb9b19ddba8ef604dd9d3e096be16a70fafe.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.106
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 51cda269238..395ba326ce3 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -19133,6 +19133,10 @@
* menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
+2002-02-10 Stephen J. Turnbull <stephen@xemacs.org>
+
+ * ediff-init.el (ediff-has-gutter-support): What was this?
+
2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-util.el (viper-read-key-sequence): Fix so it'll read
@@ -19142,8 +19146,6 @@
* viper.el (describe-key, describe-key-briefly): Get rid of
viper-events-to-keys.
- * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
-
* ediff-wind.el (ediff-setup-control-frame):
Use ediff-has-gutter-support.