diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a4fa47cdf6e..470dca5e442 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-07-23 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * msdos.c (IT_note_mouse_highlight): Process overlays in the | ||
| 4 | correct order of priority. If help echo was found in an overlay, | ||
| 5 | use that overlay as the object in which the help echo was found. | ||
| 6 | |||
| 1 | 2000-07-22 Miles Bader <miles@gnu.org> | 7 | 2000-07-22 Miles Bader <miles@gnu.org> |
| 2 | 8 | ||
| 3 | * textprop.c (Fprevious_single_char_property_change): The initial | 9 | * textprop.c (Fprevious_single_char_property_change): The initial |