comparison src/ChangeLog @ 71040:549b9a50b995

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 29 May 2006 00:57:27 +0000
parents ff93d411ef36
children 8aeb086972ae
comparison
equal deleted inserted replaced
71039:71e6cab216b1 71040:549b9a50b995
1 2006-05-29 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (Ffind_operation_coding_system): Call a function by
4 safe_call1 instead of call1.
5
1 2006-05-28 Kim F. Storm <storm@cua.dk> 6 2006-05-28 Kim F. Storm <storm@cua.dk>
2 7
3 * xdisp.c (set_cursor_from_row): If cursor cannot be set in row, 8 * xdisp.c (set_cursor_from_row): If cursor cannot be set in row,
4 don't update w->cursor and return 0. Return 1 on success. 9 don't update w->cursor and return 0. Return 1 on success.
5 (try_cursor_movement): Repeat set_cursor_from_row on successive rows 10 (try_cursor_movement): Repeat set_cursor_from_row on successive rows