*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 6 May 2003 02:50:01 +0000 (02:50 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 6 May 2003 02:50:01 +0000 (02:50 +0000)
src/ChangeLog

index c45958d..f1869a7 100644 (file)
        (make_menu_item, create_menus, xg_update_menu_item): Don't call
        ..._with_mnemonic functions for menu items.
 
+2003-05-01  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (coding_system_accept_latin_extra_p): Delete this
+       function.
+       (find_safe_codings): Pay attention to
+       the property tranlsation-table-for-encode of each codings.
+       (syms_of_coding): Give Qtranslation_table the extra slot number 2.
+
 2003-05-01  Stefan Monnier  <monnier@cs.yale.edu>
 
        * eval.c (Funwind_protect): Use func=Fprogn rather than symbol=Qnil.