Mercurial > emacs
comparison src/ChangeLog @ 95802:400f549db7c2
Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 10 Jun 2008 23:25:59 +0000 |
parents | 67f150b4adbe |
children | 4c55bb70e943 |
comparison
equal
deleted
inserted
replaced
95801:70c768d96975 | 95802:400f549db7c2 |
---|---|
1 2008-06-10 Jason Rumney <jasonr@gnu.org> | 1 2008-06-10 Jason Rumney <jasonr@gnu.org> |
2 | 2 |
3 * w32uniscribe.c (add_opentype_font_name_to_list): Skip non unicode | 3 * w32uniscribe.c (add_opentype_font_name_to_list): Skip non unicode |
4 fonts. | 4 fonts. |
5 | 5 |
6 2008-06-10 Chong Yidong <cyd@stupidchicken.com> | 6 2008-06-10 Chong Yidong <cyd@stupidchicken.com> |
7 | 7 |
8 * xfns.c (Fx_font_dialog): New function. | 8 * xfns.c (Fx_font_dialog): New function. |
9 | 9 |
10 * gtkutil.c (xg_dialog_response_cb): Rename from, | 10 * gtkutil.c (xg_dialog_response_cb): Rename from |
11 xg_file_response_callback. | 11 xg_file_response_callback. |
12 (pop_down_dialog): Rename from pop_down_file_dialog. | 12 (pop_down_dialog): Rename from pop_down_file_dialog. |
13 (xg_get_file_name): Callers changed. | 13 (xg_get_file_name): Callers changed. |
14 (xg_get_font_name): New function. | 14 (xg_get_font_name): New function. |
15 | 15 |
16 * gtkutil.h (xg_get_font_name): Insert prototype, | 16 * gtkutil.h (xg_get_font_name): Insert prototype. |
17 | 17 |
18 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca> | 18 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca> |
19 | 19 |
20 * xdisp.c (underline_minimum_offset): Rename from xterm.c's | 20 * xdisp.c (underline_minimum_offset): Rename from xterm.c's |
21 x_underline_minimum_display_offset. | 21 x_underline_minimum_display_offset. |