aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2000-12-13 22:27:23 +0000
committerStefan Monnier <[email protected]>2000-12-13 22:27:23 +0000
commitbf6282d22234e137a23714de3f0d7c96a415765c (patch)
tree6fd2f0c10b53f95dc99aabaedc79d24c1c0a8a41
parent19f71add93831ab99c88995b48377ece882c0c77 (diff)
*** empty log message ***
-rw-r--r--src/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bb2f8f3f4c..568e9c4f98 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -44,8 +44,7 @@
2000-12-12 Eli Zaretskii <[email protected]>
- * msdos.c (fast_find_position): Don't overstep the last window
- row.
+ * 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.