Mercurial > emacs
comparison src/ChangeLog @ 34528:add308ec5e6e
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 13 Dec 2000 22:27:23 +0000 |
parents | 936d1f1cd2a8 |
children | 8739ed222334 |
comparison
equal
deleted
inserted
replaced
34527:936d1f1cd2a8 | 34528:add308ec5e6e |
---|---|
42 | 42 |
43 * window.h (Fset_window_point): Declare. | 43 * window.h (Fset_window_point): Declare. |
44 | 44 |
45 2000-12-12 Eli Zaretskii <eliz@is.elta.co.il> | 45 2000-12-12 Eli Zaretskii <eliz@is.elta.co.il> |
46 | 46 |
47 * msdos.c (fast_find_position): Don't overstep the last window | 47 * msdos.c (fast_find_position): Don't overstep the last window row. |
48 row. | |
49 (IT_note_mouse_highlight): Initialize portion to -1. Remove | 48 (IT_note_mouse_highlight): Initialize portion to -1. Remove |
50 unused variable `area'. When looking for a row under (X,Y), give | 49 unused variable `area'. When looking for a row under (X,Y), give |
51 up if some of the previous rows is not enabled. | 50 up if some of the previous rows is not enabled. |
52 | 51 |
53 2000-12-12 Gerd Moellmann <gerd@gnu.org> | 52 2000-12-12 Gerd Moellmann <gerd@gnu.org> |