summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--msdos/ChangeLog4
-rw-r--r--src/ChangeLog6
2 files changed, 10 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 4f075830ab9..6499e622273 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,7 @@
+2000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * sed3v2.inp: Define ALLOCA to an empty string.
+
2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
* sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
diff --git a/src/ChangeLog b/src/ChangeLog
index a4fa47cdf6e..470dca5e442 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * msdos.c (IT_note_mouse_highlight): Process overlays in the
+ correct order of priority. If help echo was found in an overlay,
+ use that overlay as the object in which the help echo was found.
+
2000-07-22 Miles Bader <miles@gnu.org>
* textprop.c (Fprevious_single_char_property_change): The initial