aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7444c76d91c..ee13b6a4b35 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,7 @@
3 * xdisp.c (mouse_face_from_buffer_pos): Fix code using bug#1220 as 3 * xdisp.c (mouse_face_from_buffer_pos): Fix code using bug#1220 as
4 test case. Implement highlight for R2L rows. Fix the case of 4 test case. Implement highlight for R2L rows. Fix the case of
5 continued L2R lines. 5 continued L2R lines.
6 (show_mouse_face): Support drawing highlighted R2L lines.
6 7
72010-08-21 Eli Zaretskii <eliz@gnu.org> 82010-08-21 Eli Zaretskii <eliz@gnu.org>
8 9