bpt/emacs.git
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-05-02 Dave Love*** empty log message ***
2003-04-30 Dave Love(utf-16-be)
2003-04-30 Dave Love(describe-character-set): Fix
2003-04-12 Kenichi Handa*** empty log message ***
2003-04-12 Kenichi HandaChange "Hindi" to more common characters.
2003-04-12 Kenichi HandaRegister CDAC fonts in
2003-04-12 Kenichi Handa(utf-16-le-with-signature): Renamed from utf-16-le...
2003-04-12 Kenichi Handa*** empty log message ***
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-28 Kenichi Handa(utf-16-le): Renamed from utf-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-14 Dave Love("polish-slash"): Doc fix.
2003-02-13 Dave Love*** empty log message ***
2003-02-13 Dave Love("turkish-latin-3-postfix"): Make it
2003-02-13 Dave Love("turkish-latin-3-alt-postfix"): Make it
2003-02-13 Dave Love(ukrainian-computer): Fix duplicate `\'.
2003-02-13 Dave Love(Fcheck_coding_systems_region): Fix type errors.
2003-02-12 Dave Love(chinese-big5-hkscs): New coding system.
2003-02-12 Dave Love(georgian-ps, georgian-academy): New coding
2003-02-12 Dave LoveRevert bogus checkin.
2003-02-12 Dave Love(big5-hkscs, georgian-academy): New
2003-02-12 Dave Love(georgian-ps, georgian-academy): New coding
2003-02-12 Dave Love*** empty log message ***
2003-02-04 Dave Love*** empty log message ***
2003-02-04 Dave Love(charset-iso-final-char)
2003-02-04 Dave LoveComment.
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(define-ccl-program): Fset charset-id to charset-id...
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-21 Kenichi Handa(list-block-of-chars): Use decode-char instead of make...
2003-01-21 Kenichi Handa*** empty log message ***
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* HELLO: Fix upcase and downcase for several languages...
2003-01-10 Kenichi HandaDelete the code to create a fontset from the X resource...
2003-01-10 Kenichi HandaEnable the default fontset to use
2003-01-10 Kenichi Handa(unicode-bmp): Delete duplicated definition. Give...
2003-01-10 Kenichi Handa(print-fontset-element): New
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-09 Kenichi Handa(print-fontset): Insert proper newline and indentation...
2003-01-07 Dave Love*** empty log message ***
2003-01-07 Dave Love(find-coding-systems-for-charsets):
2003-01-07 Dave Love(cl-make-type-test): Use characterp.
2003-01-07 Dave Love(side-effect-free-fns): Add langinfo,
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 HandaAdd local variable coding: latin-1.
2003-01-06 Kenichi Handa*** empty log message ***
2003-01-06 Kenichi Handa*** empty log message ***
2003-01-06 Kenichi Handa(insert_from_gap): Fix argument to offset_intervals.
2003-01-06 Kenichi Handa(x-complement-fontset-spec): If a fontname doesn't...
2003-01-03 Dave Love(apropos_predicate, apropos_accumulate): Declare
2002-12-12 Dave LoveFixed/updated
2002-12-08 Dave Love*** empty log message ***
2002-12-08 Dave Love(mik, pt154): New coding systems.
2002-12-08 Dave Love(mik, pt154): New charsets.
2002-12-08 Dave LoveRemove codepoint 0x7f.
2002-12-05 Dave Love(unicode-data): Fix treatment of
2002-12-05 Dave LoveMove parts around so that syntax
2002-12-05 Kenichi Handa(Fdefine_charset_internal): Setup charset.fast_map...
2002-12-05 Kenichi Handa*** empty log message ***
2002-12-01 Dave Love*** empty log message ***
2002-11-26 Dave Love(Flanginfo): Call synchronize_system_time_locale.
2002-11-07 Dave LoveUse AC_CONFIG_LIBOBJ_DIR. Require autoconf 2.54.
2002-11-07 Kenichi HandaFix previous change.
next