aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d4f654a1028..1b1a8f67e43 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-08-23 Eli Zaretskii <eliz@gnu.org> 12011-08-23 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xdisp.c (redisplay_window): When computing centering_position,
4 account for the height of the header line. (Bug#8874)
5
3 * dispnew.c (buffer_posn_from_coords): Use buf_charpos_to_bytepos 6 * dispnew.c (buffer_posn_from_coords): Use buf_charpos_to_bytepos
4 instead of CHAR_TO_BYTE. Fixes a crash when a completion 7 instead of CHAR_TO_BYTE. Fixes a crash when a completion
5 candidate is selected by the mouse, and that candidate has a 8 candidate is selected by the mouse, and that candidate has a