comparison src/ChangeLog @ 65646:539a345d1f54

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 22 Sep 2005 09:38:45 +0000
parents 24518d918716
children c6e45e9a83bf
comparison
equal deleted inserted replaced
65645:0a21933e5472 65646:539a345d1f54
1 2005-09-22 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (message_dolog): Add warning about GC and Lisp strings.
4 (message2): Fix commentary. Ok to use alloca'ed memory.
5 Still not ok to use Lisp string data (because of GC).
6 (set_message): Add comment why GC cannot happen.
7
1 2005-09-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 8 2005-09-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 9
3 * macterm.c (xlfdpat_block_match_1): Fix assertion. 10 * macterm.c (xlfdpat_block_match_1): Fix assertion.
4 (init_font_name_table) [TARGET_API_MAC_CARBON]: Don't add style 11 (init_font_name_table) [TARGET_API_MAC_CARBON]: Don't add style
5 variants for a scalable font multiple times. 12 variants for a scalable font multiple times.