/[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.9 by handa, Tue Sep 30 23:28:01 2003 UTC revision 1.1.2.10 by handa, Wed Oct 1 04:45:44 2003 UTC
# Line 1  Line 1 
1    2003-10-01  Kenichi Handa  <handa@m17n.org>
2    
3            * term.c (terminal_encode_buffer, terminal_encode_buf_size): New
4            variables.
5            (encode_terminal_code): Argument changed.  Encode multiple
6            characters at once.  Store the result of encoding in
7            terminal_encode_buffer.
8            (write_glyphs): Adjusted for the change of encode_terminal_code.
9            (insert_glyphs): Likewise.
10            (term_init): Initialize terminal_encode_buffer and
11            terminal_encode_buf_size.
12    
13            * coding.c (consume_chars): If coding->src_object is nil, don't
14            check annotation.
15    
16  2003-09-30  Kenichi Handa  <handa@m17n.org>  2003-09-30  Kenichi Handa  <handa@m17n.org>
17    
18          * character.c (char_string): Use ASCII_CHAR_P instead of          * character.c (char_string): Use ASCII_CHAR_P instead of

Legend:
Removed from v.1.1.2.9  
changed lines
  Added in v.1.1.2.10

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