diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2010-08-28 14:09:02 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2010-08-28 14:09:02 +0300 |
| commit | 3e61caebcf490a3d99f50221aed1f11c6bcfdcd7 (patch) | |
| tree | e9232291b1d88ab5e49279a8fcd4f2712be723db /src/ChangeLog | |
| parent | 544bbc31d93719ca7419f6da97809ad5eef1c378 (diff) | |
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/ChangeLog | 2 |
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 @@ 2010-08-28 Eli Zaretskii <eliz@gnu.org> * xdisp.c (mouse_face_from_buffer_pos): Fix code using bug#1220 as - test case. + test case. Implement highlight for R2L rows. 2010-08-21 Eli Zaretskii <eliz@gnu.org> |
