comparison src/ChangeLog @ 50833:c25ad03e3598

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 06 May 2003 02:50:01 +0000
parents 8d335609caaf
children 83d4a6cd8f62
comparison
equal deleted inserted replaced
50832:43664d47b043 50833:c25ad03e3598
29 2003-05-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 29 2003-05-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
30 30
31 * gtkutil.c (create_dialog, make_widget_for_menu_item) 31 * gtkutil.c (create_dialog, make_widget_for_menu_item)
32 (make_menu_item, create_menus, xg_update_menu_item): Don't call 32 (make_menu_item, create_menus, xg_update_menu_item): Don't call
33 ..._with_mnemonic functions for menu items. 33 ..._with_mnemonic functions for menu items.
34
35 2003-05-01 Kenichi Handa <handa@m17n.org>
36
37 * coding.c (coding_system_accept_latin_extra_p): Delete this
38 function.
39 (find_safe_codings): Pay attention to
40 the property tranlsation-table-for-encode of each codings.
41 (syms_of_coding): Give Qtranslation_table the extra slot number 2.
34 42
35 2003-05-01 Stefan Monnier <monnier@cs.yale.edu> 43 2003-05-01 Stefan Monnier <monnier@cs.yale.edu>
36 44
37 * eval.c (Funwind_protect): Use func=Fprogn rather than symbol=Qnil. 45 * eval.c (Funwind_protect): Use func=Fprogn rather than symbol=Qnil.
38 46