comparison src/ChangeLog @ 34630:3d5061d0047f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 16 Dec 2000 01:44:23 +0000
parents 0a6636fdd569
children 3615de6055f7
comparison
equal deleted inserted replaced
34629:10675adcbf6f 34630:3d5061d0047f
1 2000-12-16 Kenichi Handa <handa@etl.go.jp>
2
3 * xfaces.c (Vface_ignored_fonts): New variable.
4 (x_face_list_fonts): Ignore fonts matching Vface_ignored_fonts.
5 (syms_of_xfaces): Declare Vface_ignored_fonts as a Lisp variable.
6
1 2000-12-15 Gerd Moellmann <gerd@gnu.org> 7 2000-12-15 Gerd Moellmann <gerd@gnu.org>
2 8
3 * dispnew.c (update_window): Detect pending input every nth line 9 * dispnew.c (update_window): Detect pending input every nth line
4 updated, i.e. do it depending on real work done, and not on the 10 updated, i.e. do it depending on real work done, and not on the
5 vpos of the line. 11 vpos of the line.