aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-08-28 14:09:02 +0300
committerEli Zaretskii2010-08-28 14:09:02 +0300
commit3e61caebcf490a3d99f50221aed1f11c6bcfdcd7 (patch)
treee9232291b1d88ab5e49279a8fcd4f2712be723db /src/ChangeLog
parent544bbc31d93719ca7419f6da97809ad5eef1c378 (diff)
downloademacs-3e61caebcf490a3d99f50221aed1f11c6bcfdcd7.tar.gz
emacs-3e61caebcf490a3d99f50221aed1f11c6bcfdcd7.zip
Support R2L rows. Continued lines still don't work correctly.
xdisp.c (mouse_face_from_buffer_pos): Fix code using bug#1220 as test case. Implement highlight for R2L rows.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9b7c11d3bde..01dc3dfb305 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
12010-08-28 Eli Zaretskii <eliz@gnu.org> 12010-08-28 Eli Zaretskii <eliz@gnu.org>
2 2
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. 4 test case. Implement highlight for R2L rows.
5 5
62010-08-21 Eli Zaretskii <eliz@gnu.org> 62010-08-21 Eli Zaretskii <eliz@gnu.org>
7 7