/[emacs]/emacs/src/ChangeLog.22
ViewVC logotype

Diff of /emacs/src/ChangeLog.22

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.14 by handa, Thu Oct 9 23:08:38 2003 UTC revision 1.1.2.15 by jasonr, Sat Oct 11 23:02:31 2003 UTC
# Line 1  Line 1 
1    2003-10-11  Jason Rumney  <jasonr@gnu.org>
2    
3            * w32term.c (w32_encode_char): New charset parameter.
4            font_info.encoding becomes encoding_type.
5            (x_get_font_repertory): New function. Warning: stub only!
6            (x_new_font): Return quickly if font already set.
7            (x_new_fontset): fontsetname parameter is Lisp_Object.
8            Use new fs_query_fontset. Try new_fontset_from_font_name. Use
9            fontset_name for return value.
10    
11            * w32term.h: Declare x_get_font_repertory.
12    
13            * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
14            place of find_charset_in_text. Use encode_coding_object in place
15            of encode_coding.
16            (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
17            decode_coding.
18    
19            * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
20            of x_new_fontset.
21            (w32_load_system_font): Initialize charset as unicode.
22            font_info.encoding becomes encoding_type.
23            (w32_to_x_font): Use decode_coding_c_string in place of
24            decode_coding.
25            (x_to_w32_font): Use encode_coding_object in place of
26            encode_coding.
27            (syms_of_w32fns): Set get_font_repertory_func.
28    
29            * w32console.c: Include character.h. Use terminal_encode_buffer
30            from term.c.
31            (write_glyphs): Use new version of encode_terminal_code. Use
32            encode_coding_object in place of encode_coding.
33    
34            * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
35            encoding becomes encoding_type.
36    
37            * term.c (terminal_encode_buffer): Make externally visible.
38    
39            * makefile.w32-in: Add character.h dependancies.
40            (character.o, chartab.o): New targets.
41    
42  2003-10-10  Kenichi Handa  <handa@m17n.org>  2003-10-10  Kenichi Handa  <handa@m17n.org>
43    
44          * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro          * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro

Legend:
Removed from v.1.1.2.14  
changed lines
  Added in v.1.1.2.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26