Mercurial > emacs
comparison src/ChangeLog @ 95389:2f5519e129d2
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 29 May 2008 17:11:48 +0000 |
parents | be7d86474ead |
children | 67b3c5e7b37e |
comparison
equal
deleted
inserted
replaced
95388:68cbfe0d72fc | 95389:2f5519e129d2 |
---|---|
5 (wait_reading_process_output): Also return non-nil if we read output | 5 (wait_reading_process_output): Also return non-nil if we read output |
6 from a non-running process. | 6 from a non-running process. |
7 | 7 |
8 2008-05-29 Jason Rumney <jasonr@gnu.org> | 8 2008-05-29 Jason Rumney <jasonr@gnu.org> |
9 | 9 |
10 * w32font.c (w32font_open_internal): Prefer truetype fonts unless | 10 * w32font.c (w32font_open_internal): Prefer truetype fonts unless |
11 'raster' specified. | 11 `raster' specified. |
12 (add_font_entity_to_list): Allow non-opentype truetype fonts back | |
13 in the uniscribe backend, but disallow any font that has no | |
14 unicode subrange support. | |
12 | 15 |
13 2008-05-29 Juanma Barranquero <lekktu@gmail.com> | 16 2008-05-29 Juanma Barranquero <lekktu@gmail.com> |
14 | 17 |
15 * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face): | 18 * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face): |
16 Fix typos in docstrings. | 19 Fix typos in docstrings. |