Mercurial > emacs
comparison src/ChangeLog @ 103346:33a87d18a1f6
nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Mon, 08 Jun 2009 04:40:17 +0000 |
parents | d04aeff22966 |
children | c4fd8dd74fc5 |
comparison
equal
deleted
inserted
replaced
103345:8379b345d544 | 103346:33a87d18a1f6 |
---|---|
20 New functions. | 20 New functions. |
21 (nsfont_list, nsfont_match): Use ns_findfonts. | 21 (nsfont_list, nsfont_match): Use ns_findfonts. |
22 (nsfont_open): Use font descriptor instead of traits. | 22 (nsfont_open): Use font descriptor instead of traits. |
23 (nsfont_draw): Handle "automatic" (lookup-table) compositions. | 23 (nsfont_draw): Handle "automatic" (lookup-table) compositions. |
24 (dump_glyphstring): Rename to ns_dump_glyphstring. | 24 (dump_glyphstring): Rename to ns_dump_glyphstring. |
25 | |
26 * nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring. | |
25 | 27 |
26 * nsfns.m (Fns_popup_font_panel): Use shared font manager. | 28 * nsfns.m (Fns_popup_font_panel): Use shared font manager. |
27 | 29 |
28 * fontset.c (fontset_from_font): Remove NS-specific code. | 30 * fontset.c (fontset_from_font): Remove NS-specific code. |
29 | 31 |