Change the registry for chinese-gb2312 and add the registry for
[bpt/emacs.git] / src /
2002-04-09 Kenichi Handa(display_mode_element): Fix calculation of `bytepos'.
2002-04-09 Kenichi Handa(Finsert_file_contents): Fix calculation of `inserted'.
2002-04-09 Kenichi Handa*** empty log message ***
2002-03-11 Kenichi Handa(produce_chars): Set the variable `multibytep' correctly.
2002-03-11 Kenichi Handa*** empty log message ***
2002-03-08 Kenichi Handa*** empty log message ***
2002-03-08 Kenichi Handa(insert_from_gap): Call record_insert.
2002-03-08 Kenichi Handa(encode_coding_utf_8): Initialize produced_chars to 0.
2002-03-08 Kenichi Handa*** empty log message ***
2002-03-05 Kenichi Handa*** empty log message ***
2002-03-05 Kenichi Handa(parse_charset_map): Remove an unused variable.
2002-03-05 Kenichi Handa(SET_RAW_SYNTAX_ENTRY): Don't call make_number.
2002-03-05 Kenichi Handa(Finsert_file_contents): Set coding_system to Qnil
2002-03-05 Kenichi Handa* coding.c: Delete unused variables.
2002-03-05 Kenichi Handa(sub_char_table_set_range): Optimized for the case
2002-03-05 Kenichi Handa(CHAR_VALID_P): Don't call CHARACTERP.
2002-03-05 Kenichi Handa(c_string_width): Add return type `int'.
2002-03-05 Kenichi Handa(casify_region): Fix multibyte case.
2002-03-01 Kenichi HandaDon't include "charset.h".
2002-03-01 Kenichi Handa*** empty log message ***
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaMostly re-written.
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi Handa(x_new_font): Adjusted for the change of FS_LOAD_FONT.
2002-03-01 Kenichi HandaInclude "buffer.h" and "character.h".
2002-03-01 Kenichi Handa(SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa* regex.c: Include "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(BASE_PURESIZE): Increased.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa* print.c: Include "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi Handa(enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
2002-03-01 Kenichi Handa(describe_char_table): Extern it.
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(struct font_info): Type of the member encoding_type
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(main): Call init_charset_once, init_charset,
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(DISP_CHAR_VECTOR): Adjusted for the change of char
2002-03-01 Kenichi Handa(free_realized_face, check_face_attribytes,
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(enum composition_method): Order of enumeration
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaCompletely re-written.
2002-03-01 Kenichi HandaCompletely re-written. Character and multibyte
2002-03-01 Kenichi HandaNew file.
2002-03-01 Kenichi Handa(struct ccl_program): Members eol_type and multibyte
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi Handa(CATEGORY_SET): Just call char_category_set.
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaNew file that implements char table.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaEXFUN Fbuffer_live_p.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h", don't...
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(obj): Add character.o and chartab.o.
2002-03-01 Kenichi Handa(xchartable): Adjusted for the change of char table
2002-02-26 Kim F. Storm*** empty log message ***
2002-02-26 Kim F. Storm(init_iterator): Compare with Vminibuf_selected_window
2002-02-26 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): Compare with
2002-02-26 Kim F. Storm(read_minibuf): Set Vminibuf_selected_window on first
2002-02-26 Kim F. Storm(Vminibuf_selected_window): Declare extern.
2002-02-26 Kim F. Storm(Vminibuf_selected_window): New variable.
2002-02-26 Eli Zaretskii(Fsubstitute_in_file_name): Fix the change from 2002...
2002-02-26 Eli Zaretskii*** empty log message ***
2002-02-26 Eli Zaretskii(Qcompound_text_with_extensions): Renamed from Qcompoun...
2002-02-26 Juanma Barranquero(syms_of_ntproc): Doc fix.
2002-02-24 Pavel JaníkInclude "dispextern.h" unconditionally.
2002-02-24 Jason Rumney*** empty log message ***
2002-02-24 Jason Rumney(lisp): Add emacs-lisp/backquote.elc.
2002-02-24 Jason Rumney(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp...
2002-02-24 Jason Rumney(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.
2002-02-24 Kim F. Storm(Flookup_key): Fixed problem in 2001-12-28 patch:
2002-02-23 Kim F. Storm*** empty log message ***
2002-02-23 Kim F. Storm(command_loop_1): Use Fremap_command for command remapping;
2002-02-23 Kim F. Storm(Fremap_command): Declare extern.
2002-02-23 Kim F. StormThe following changes rework my patch of 2002-02-06...
2002-02-23 Eli Zaretskii(run_pre_post_conversion_on_str): Add prototype.
2002-02-23 Jason Rumney*** empty log message ***
2002-02-23 Jason Rumney(w32_wnd_proc) <WM_TIMER>: Fix last change.
2002-02-23 Jason Rumney(Fw32_set_clipboard_data): Run pre-write-conversion
2002-02-23 Pavel Janík(enter_timestamp): Put in #if 0 to prevent warning.
2002-02-23 Pavel Janík(enter_timestamp): Remove unused static variable to...
2002-02-23 Eli Zaretskii(Fw16_get_clipboard_data): Fix last change.
2002-02-23 Eli Zaretskii(selection_data_to_lisp_data): Fix last change.
2002-02-23 Jason Rumney(mouse_move_timer, mouse_button_timer): Initialize.
2002-02-23 Jason Rumney(menubar_selection_callback): Free the menu and
2002-02-22 Jason Rumney(w32_text_out): Renamed from W32_TEXTOUT.
next