comparison mac/ChangeLog @ 35660:b9366f467430

* alloc.c (allocate_string) [macintosh]: Call check_string_bytes only if current_sblock has been initialized. * frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial terminal frame even if it is the only visible frame. * src/macfns.c (QCconversion): Replaces QCalgorithm. * src/macfns.c (image_ascent, lookup_image): Adapt to change of image margins. * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground) (x_draw_image_relief, x_draw_image_foreground_1) (x_draw_image_glyph_string): Adapt to change of image margins. * src/macterm.c (mac_to_x_fontname): Change charset name of Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts from ksc5601 to ksc5601.1989.
author Andrew Choi <akochoi@shaw.ca>
date Sun, 28 Jan 2001 11:23:07 +0000
parents 3e1faf8a629f
children 16e83e3dab3d
comparison
equal deleted inserted replaced
35659:aa45cec8f927 35660:b9366f467430
1 2001-01-28 Andrew Choi <akochoi@i-cable.com>
2
3 * src/macfns.c (QCconversion): Replaces QCalgorithm.
4
5 * src/macfns.c (image_ascent, lookup_image): Adapt to change of
6 image margins.
7
8 * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
9 (x_draw_image_relief, x_draw_image_foreground_1)
10 (x_draw_image_glyph_string): Adapt to change of image margins.
11
12 * src/macterm.c (mac_to_x_fontname): Change charset name of
13 Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
14 from ksc5601 to ksc5601.1989.
15
1 2000-12-12 Andrew Choi <akochoi@i-cable.com> 16 2000-12-12 Andrew Choi <akochoi@i-cable.com>
2 17
3 * cw5-mcp.xml: add md5.c to project. 18 * cw5-mcp.xml: add md5.c to project.
4 19
5 * cw6-mcp.xml: add md5.c to project. 20 * cw6-mcp.xml: add md5.c to project.