comparison src/ChangeLog @ 3687:719ceea8b3cb

[xemacs-hg @ 2006-11-18 18:17:53 by michaels] 2006-11-18 Mike Sperber <mike@xemacs.org> * window.c (window_pixel_height_to_char_height): Cater to the possibility that defheight may be 0.
author michaels
date Sat, 18 Nov 2006 18:17:55 +0000
parents 3131094eed8c
children d6a215ad08b8
comparison
equal deleted inserted replaced
3686:5bab930875e2 3687:719ceea8b3cb
1 2006-11-18 Mike Sperber <mike@xemacs.org>
2
3 * window.c (window_pixel_height_to_char_height): Cater to the
4 possibility that defheight may be 0.
5
1 2006-11-15 Aidan Kehoe <kehoea@parhasard.net> 6 2006-11-15 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * mule-charset.c: 8 * mule-charset.c:
4 * mule-charset.c (Fcharsets_in_region): 9 * mule-charset.c (Fcharsets_in_region):
5 Added a charsets-in-region implementation in C. 10 Added a charsets-in-region implementation in C.