Mercurial > emacs
diff src/ChangeLog @ 34486:101c7060c4bc
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 12 Dec 2000 15:07:44 +0000 |
parents | ba47c94ebbc5 |
children | 9f2b7375b07e |
line wrap: on
line diff
--- a/src/ChangeLog Tue Dec 12 15:06:58 2000 +0000 +++ b/src/ChangeLog Tue Dec 12 15:07:44 2000 +0000 @@ -1,3 +1,11 @@ +2000-12-12 Eli Zaretskii <eliz@is.elta.co.il> + + * msdos.c (fast_find_position): Don't overstep the last window + row. + (IT_note_mouse_highlight): Initialize portion to -1. Remove + unused variable `area'. When looking for a row under (X,Y), give + up if some of the previous rows is not enabled. + 2000-12-12 Gerd Moellmann <gerd@gnu.org> * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer):