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

Diff of /emacs/src/ChangeLog

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

revision 1.2479.2.138 by handa, Sat Jan 11 03:39:02 2003 UTC revision 1.2479.2.139 by handa, Thu Jan 30 02:23:40 2003 UTC
# Line 1  Line 1 
1    2003-01-30  Kenichi Handa  <handa@m17n.org>
2    
3            * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
4            with the last arg charset_list acquired from coding.
5            (Fdefine_coding_system_internal): For ccl-based coding system, fix
6            the attribute coding_attr_ccl_valids.
7    
8            * coding.h (enum define_coding_ccl_arg_index): Set the first
9            member coding_arg_ccl_decoder to coding_arg_max.
10    
11            * ccl.h (ccl_driver): Prototype adjusted.
12    
13            * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
14            (ccl_driver): New arg CHARSET_LIST.  Use the above macros instead
15            of DECODE_CAHR, ENCODE_CHAR, CHAR_CHARSET.
16            (Fccl_execute): Call ccl_driver with the last arg Qnil.
17            (Fccl_execute_on_string): Likewise.
18    
19  2003-01-11  Kenichi Handa  <handa@m17n.org>  2003-01-11  Kenichi Handa  <handa@m17n.org>
20    
21          * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,          * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,

Legend:
Removed from v.1.2479.2.138  
changed lines
  Added in v.1.2479.2.139

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