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 + + * sed3v2.inp: Define ALLOCA to an empty string. + 2000-07-18 Eli Zaretskii * 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 + + * 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 * textprop.c (Fprevious_single_char_property_change): The initial