comparison src/ChangeLog @ 51536:e92c269c0cde

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 09 Jun 2003 23:01:17 +0000
parents 939b3e4ad8f6
children 75844077a68b
comparison
equal deleted inserted replaced
51535:4e4427be69f9 51536:e92c269c0cde
1 2003-06-10 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (phys_cursor_in_rect_p): Fix 2003-05-24 change.
4 Adjust phys_cursor.x to be relative to window box, rather than
5 text area before checking -- to ensure cursor is redrawn when
6 exposing window.
7 Note: This also fixes a similar (older) bug if display margins
8 are present.
9
1 2003-06-06 Kenichi Handa <handa@m17n.org> 10 2003-06-06 Kenichi Handa <handa@m17n.org>
2 11
3 * coding.c (encoding_buffer_size): If coding->type is 12 * coding.c (encoding_buffer_size): If coding->type is
4 coding_type_ccl, double magnification on CRLF encoding. 13 coding_type_ccl, double magnification on CRLF encoding.
5 14