]> code.delx.au - gnu-emacs/history - src
(universal-coding-system-argument):
[gnu-emacs] / src /
2003-06-06 Kenichi Handa(Fset_charset_priority): Pay attention to dumplicated...
2003-06-06 Kenichi Handa*** empty log message ***
2003-06-06 Kenichi Handa* coding.c (QCcategory): New variable.
2003-06-05 Kenichi Handa(Fset_coding_system_priority): Doc fix. Update values
2003-06-05 Kenichi Handa*** empty log message ***
2003-06-05 Kenichi Handa(decode_coding_iso_2022): Fix handling of invalid
2003-06-05 Kenichi Handa(Fcall_process): Handle carryover correctly.
2003-06-05 Kenichi Handa(read_process_output): Handle carryover correctly.
2003-06-02 Dave Love(re_search_2): Fix last change.
2003-05-30 Kenichi Handa*** empty log message ***
2003-05-30 Kenichi Handa(GET_CHAR_BEFORE_2): Check multibyte, not
2003-05-30 Kenichi Handa(compile_pattern): Check the member target_multibyte,
2003-05-30 Kenichi Handa(read1): While reading a string, set force_singlebyte
2003-05-30 Kenichi Handa(Fset_unibyte_charset): Fix setting up of
2003-05-29 Kenichi Handa(Finsert_file_contents): Even if we read into a
2003-05-29 Kenichi Handa(setup_coding_system): If coding has
2003-05-29 Kenichi Handa*** empty log message ***
2003-05-29 Kenichi Handa(make_conversion_work_buffer): Change the work buffer
2003-05-29 Kenichi Handa*** empty log message ***
2003-05-28 Kenichi Handa(detected_mask): Delete unused variable.
2003-05-28 Kenichi Handa(make_conversion_work_buffer): Prototype adjusted.
2003-05-28 Kenichi Handa(kill_workbuf_unwind): New function.
2003-05-28 Kenichi Handa(Fgenerate_new_buffer_name): EXFUN it.
2003-05-20 Kenichi Handa*** empty log message ***
2003-05-20 Kenichi Handa(Fdefine_coding_system_internal): Fix for the case...
2003-05-20 Kenichi Handa(BASE_FONTSET_P): Check FONTSET_BASE, not
2003-05-06 Kenichi Handa*** empty log message ***
2003-05-06 Kenichi Handa(map_sub_char_table): New argument DEFAULT_VAL.
2003-05-06 Kenichi Handa*** empty log message ***
2003-05-06 Kenichi Handa(Qsignature, Qendian): Delete these variables.
2003-05-06 Kenichi Handa*** empty log message ***
2003-05-06 Kenichi Handa(coding_set_source): Fix for the case that the current
2003-05-04 Dave LoveFix last change.
2003-05-04 Dave Love*** empty log message ***
2003-05-04 Dave Love(read_emacs_mule_char) [len==2]: Index
2003-04-09 Kenichi Handa(Vface_font_rescale_alist): Renamed from
2003-03-28 Kenichi Handa(Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
2003-03-14 Kenichi Handa*** empty log message ***
2003-03-14 Kenichi Handa(Finsert_file_contents): On replacing, before decoding...
2003-02-13 Dave Love*** empty log message ***
2003-02-13 Dave Love(Fcheck_coding_systems_region): Fix type errors.
2003-02-04 Dave Love*** empty log message ***
2003-02-04 Dave Love(XTread_socket): Check Lisp types for Vx_keysym_table
2003-01-31 Kenichi Handa(SKIP_GLYPHS): New macro.
2003-01-31 Kenichi Handa(copy_category_entry): Fix for the case that RANGE...
2003-01-31 Kenichi Handa(x_encode_char): Call ccl_driver with the last arg...
2003-01-31 Kenichi Handa(w32_encode_char): Call ccl_driver with the last arg...
2003-01-30 Kenichi Handa*** empty log message ***
2003-01-30 Kenichi Handa(Fcharset_id_internal): New function.
2003-01-30 Kenichi Handa(decode_coding_ccl, encode_coding_ccl): Call ccl_driver
2003-01-30 Kenichi Handa(enum define_coding_ccl_arg_index): Set the first
2003-01-30 Kenichi Handa(ccl_driver): Prototype adjusted.
2003-01-30 Kenichi Handa(CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
2003-01-11 Kenichi Handa(ENCODE_CHAR): If the method is SUBSET or SUPERSET...
2003-01-11 Kenichi Handa(encode_char): Fix handling of methods SUBSET and SUPERSET.
2003-01-11 Kenichi Handa*** empty log message ***
2003-01-11 Kenichi Handa(x_new_fontset): Fix previous change.
2003-01-10 Dave Love(syms_of_composite): Make composition_hash_table
2003-01-10 Kenichi Handa*** empty log message ***
2003-01-10 Kenichi Handa(x_new_fontset): Prototype adjusted.
2003-01-10 Kenichi Handa(x_new_fontset): Change the arg FONTSETNAME to Lisp
2003-01-10 Kenichi Handa(x_set_font, x_create_tip_frame): Adjusted to the change
2003-01-10 Kenichi Handa(check_face_attributes, generate_ascii_font_name)
2003-01-10 Kenichi Handa(Qfontset): Don't extern it.
2003-01-10 Kenichi HandaGive 8 extra slots to fontset objects.
2003-01-10 Kenichi Handa(generate_ascii_font_name): Moved to fontset.c.
2003-01-07 Dave Love*** empty log message ***
2003-01-07 Dave Love(skip_chars, skip_syntaxes): Fix type errors.
2003-01-07 Dave Love(update_compositions): Fix type error.
2003-01-07 Dave Love(Fapropos_internal): Don't gcpro apropos_predicate but
2003-01-07 Dave LoveFix some dependencies.
2003-01-07 Kenichi Handa(Fset_fontset_font): Fix indentation of docstring.
2003-01-07 Kenichi Handa(x_new_font): Optimize for the case that the font is
2003-01-07 Kenichi Handa*** empty log message ***
2003-01-06 Kenichi Handa(char_table_ascii): Check if the char table contents
2003-01-06 Kenichi Handa*** empty log message ***
2003-01-06 Kenichi Handa*** empty log message ***
2003-01-06 Kenichi Handa(CATEGORY_MASK_RAW_TEXT): New macro.
2003-01-06 Kenichi Handa(struct coding_detection_info): New structure.
2003-01-06 Kenichi Handa*** empty log message ***
2003-01-06 Kenichi Handa(insert_from_gap): Fix argument to offset_intervals.
2003-01-03 Dave Love(apropos_predicate, apropos_accumulate): Declare
2002-12-05 Kenichi Handa(Fdefine_charset_internal): Setup charset.fast_map...
2002-12-05 Kenichi Handa*** empty log message ***
2002-11-26 Dave Love(Flanginfo): Call synchronize_system_time_locale.
2002-11-07 Kenichi Handa*** empty log message ***
2002-11-07 Kenichi Handa*** empty log message ***
2002-11-07 Kenichi Handa(selection_data_to_lisp_data): Don't call
2002-11-07 Kenichi Handa(it_props): Add an entry for Qauto_composed.
2002-11-07 Kenichi Handa(enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
2002-11-07 Kenichi Handa(Vcomposition_function_table,
2002-11-07 Kenichi Handa(Qauto_composed, Vauto_composition_function,
2002-11-07 Kenichi Handa(lisp, shortlisp): Add composite.elc
2002-11-06 Dave Love*** empty log message ***
2002-11-06 Kenichi Handa(decode_coding_utf_8): When eol_type is Qdos, handle
2002-11-06 Kenichi Handa*** empty log message ***
2002-10-31 Dave Love(XTread_socket): Fix changes for defined keysyms. Add
2002-10-30 Kenichi Handa*** empty log message ***
2002-10-30 Kenichi Handa(Fset_charset_priority): Fix previous change.
2002-10-30 Kenichi Handa(Fset_charset_priority): Update Viso_2022_charset_list.
next