Mercurial > emacs
comparison src/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 | 8a7af5dd51d4 |
| children | e5dea4a61cab |
comparison
equal
deleted
inserted
replaced
| 35659:aa45cec8f927 | 35660:b9366f467430 |
|---|---|
| 1 2001-01-28 Andrew Choi <akochoi@i-cable.com> | |
| 2 | |
| 3 * alloc.c (allocate_string) [macintosh]: Call check_string_bytes | |
| 4 only if current_sblock has been initialized. | |
| 5 | |
| 6 * frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial | |
| 7 terminal frame even if it is the only visible frame. | |
| 8 | |
| 1 2001-01-28 Kenichi Handa <handa@etl.go.jp> | 9 2001-01-28 Kenichi Handa <handa@etl.go.jp> |
| 2 | 10 |
| 3 * fontset.c (font_family_registry): Even if FONTNAME conform to | 11 * fontset.c (font_family_registry): Even if FONTNAME conform to |
| 4 XLFD, if it specifies other fields than family and registry, | 12 XLFD, if it specifies other fields than family and registry, |
| 5 return FONTANME. New argument FORCE if nonzero cancel that | 13 return FONTANME. New argument FORCE if nonzero cancel that |
