comparison src/ChangeLog @ 33075:bf38bc8b1459

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 30 Oct 2000 16:25:15 +0000
parents 41aea8009f39
children 1cbb720d4c77
comparison
equal deleted inserted replaced
33074:77c2d2616983 33075:bf38bc8b1459
1 2000-10-30 Gerd Moellmann <gerd@gnu.org> 1 2000-10-30 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the
4 dy obtained from the iterator's y-position after moving from
5 scroll_margin_pos to PT; see comment there.
6
3 * xdisp.c (safe_eval_handler): Call add_to_log. 7 * xdisp.c (safe_eval_handler): Call add_to_log.
4 8
5 * xfaces.c (resolve_face_name): Handle case that FACE_NAME 9 * xfaces.c (resolve_face_name): Handle case that FACE_NAME
6 is not a symbol or string. 10 is not a symbol or string.
7 11