]> code.delx.au - gnu-emacs/history - src/coding.c
mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
[gnu-emacs] / src / coding.c
2006-08-28 Kenichi Handa(Fdetect_coding_region, Fdetect_coding_string): Fix
2006-08-15 Kenichi Handa(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
2006-08-09 Kenichi Handa(syms_of_coding): Improve the docstring
2006-07-29 Richard M. StallmanComment change.
2006-07-29 Eli Zaretskii(Ffind_operation_coding_system): Revert the change...
2006-07-18 Kim F. Storm(Fcheck_coding_system): Use xsignal1. Remove loop.
2006-05-30 Richard M. Stallman(Ffind_operation_coding_system): Doc fix.
2006-05-29 Eli Zaretskii(Ffind_operation_coding_system): Doc fix.
2006-05-29 Kenichi Handa(Ffind_operation_coding_system): Call a function by
2006-05-26 Kenichi Handa(Ffind_operation_coding_system): Allow (FILENAME ....
2006-05-18 Kenichi Handa(Qascii_incompatible): New variable.
2006-05-08 Kenichi Handa(setup_coding_system): For invalid coding-system, set
2006-04-13 Kenichi Handa(setup_coding_system): If eol-type is not yet decided
2006-04-13 Kenichi Handa(shrink_encoding_region): If eol_type is not yet decide...
2006-04-13 Kenichi Handa(encode_coding): If eol_type is not yet decided, use
2006-04-13 Kenichi Handa(setup_coding_system): Fix previous change.
2006-04-12 Kenichi Handa(setup_coding_system): Use system_eol_type for default
2006-03-09 Kenichi Handa(DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-02-02 Kenichi Handa(decode_composition_emacs_mule): Fix handling of
2005-12-19 Kenichi HandaCopyright fixed
2005-12-14 Kenichi Handa(code_convert_region_unwind): GCPRO arg.
2005-09-14 Kenichi Handa(code_convert_region_unwind): Argument format changed.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-14 Kenichi Handa(code_convert_region_unwind): ARG is changed to a cons.
2005-07-12 Kim F. Storm* coding.c (Qprocess_argument):
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-13 Stefan Monnier(run_pre_post_conversion_on_str): Remove unused var...
2005-06-03 Kim F. Storm(decode_coding_string): Handle CODING_FINISH_INTERRUPT.
2005-04-21 Kim F. StormTypo in comment.
2005-03-31 Kenichi Handa(Vcoding_category_list): Docstring fix.
2005-03-25 Kenichi Handa(syms_of_coding): Suggest to use set-coding-category in
2005-03-15 Kenichi Handa(syms_of_coding): Docstring of coding-category-list...
2005-02-14 Kenichi Handa(encode_coding_string): Always return a unibyte string.
2005-01-18 Kenichi Handa(decode_coding_iso2022): Translate invalid codes if
2004-12-28 Dan Nicolaescu(decode_coding): Fix previous change.
2004-12-28 Dan Nicolaescu(decode_coding_XXX, decode_composition_emacs_mule)
2004-12-27 Kenichi Handa(code_convert_region): Fix calculation of `ratio'.
2004-11-30 Kenichi Handa(Vcode_conversion_workbuf_name): New variable.
2004-11-25 Richard M. Stallman(run_pre_post_conversion_on_str): Bind Qinhibit_read_only.
2004-09-29 Kenichi Handa(code_convert_region): Don't skip ASCIIs if there are...
2004-08-03 Kenichi Handa(decode_coding_string): Adjust coding->consumed, and
2004-06-21 Kim F. Storm(MAX_ALLOCA): Remove define.
2004-06-11 Kenichi Handa(encode_coding_string): Check CODING_FINISH_INTERRUPT.
2004-06-07 Kenichi Handa(find_safe_codings): Check NILP (safe_codings) only at
2004-05-23 Kenichi Handa(Fset_safe_terminal_coding_system_internal): Set
2004-03-09 Kenichi Handa(decode_coding_emacs_mule): Handle insufficent source...
2004-03-07 Eli ZaretskiiUTF-8 is now RFC3629.
2004-02-02 Kenichi Handa(coding_restore_composition): Check invalid
2003-12-28 Luc Teirlinck(Fcheck_coding_system): Further doc fix.
2003-12-28 Luc Teirlinck(Fcheck_coding_system): Doc fix.
2003-12-03 Kenichi Handa(decode_coding_iso2022): Fix for preserving UTF-8
2003-11-17 Stefan Monnier(coding_restore_composition): Lisp_Object/int mixup.
2003-11-07 Kenichi Handa(coding_allocate_composition_data): Reset
2003-10-07 Kenichi Handa(Fcoding_system_p): Return t for auto-loading coding...
2003-10-07 Kenichi Handa(Qcoding_system_define_form): New variable.
2003-09-01 Miles BaderAdd arch taglines
2003-08-28 Kenichi Handa(decode_coding_iso2022): Initialized local variable c2.
2003-07-22 Stefan Monnier(run_pre_post_conversion_on_str): Use delete_all_overlays.
2003-07-09 Stefan MonnierInclude intervals.h for Fset_text_properties.
2003-07-09 Stefan Monnier(run_pre_post_conversion_on_str): Use new type for...
2003-06-04 Kenichi Handa_buffer_size): If coding->type is
2003-06-02 Dave Love(Qutf_8): New.
2003-05-31 Kenichi Handa(DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags
2003-05-30 Kenichi Handa(ccl_coding_driver): Set ccl->eight_bit_control
2003-05-28 Kenichi Handa*** empty log message ***
2003-05-25 Stefan Monnier(find_safe_codings): Remove unused var `i'.
2003-05-24 Andreas Schwab(find_safe_codings): Fix last change.
2003-05-22 Kenichi Handa(ENCODE_UNSAFE_CHARACTER): Adjusted for the name change
2003-05-19 Kenichi Handa(decode_coding_string): Handle post-read-conversion
2003-05-08 Dave Love(Vlast_coding_system_used): Doc fix.
2003-05-01 Kenichi Handa(coding_system_accept_latin_extra_p): Delete this
2003-04-08 Kenichi Handa(coding_system_accept_latin_extra_p): New function.
2003-04-08 Kenichi Handa(code_convert_region): Fix last change.
2003-04-08 Kenichi Handa(code_convert_region_unwind): Set
2003-03-18 Kenichi Handa(Vchar_coding_system_table): Remove this variable.
2003-03-13 Kenichi Handa(Fdetect_coding_region): Fix docstring.
2003-03-13 Kenichi Handa(Fdetect_coding_string): Fix docstring.
2003-03-07 Kenichi Handa(CODING_ADD_COMPOSITION_COMPONENT): If the number of
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-31 Kenichi Handa(syms_of_coding): Add `...' for symbols in the docstring of
2002-12-17 Kenichi Handa(coding_system_require_warning): New variable.
2002-12-13 Kenichi Handa(Funencodable_char_position): Set pend correctly.
2002-11-09 Dave Love(Vtranslation_table_for_input): New.
2002-11-06 Dave LoveReformat some DEFUNs so that etags works.
2002-11-02 Stefan Monnier(decode_coding_emacs_mule, decode_coding_iso2022)
2002-10-18 Juanma BarranqueroFix typo in comment.
2002-10-08 Kenichi Handa(code_convert_region): When we need more GAP for
2002-09-30 Kenichi Handa(decode_coding_emacs_mule): Check coding->cmp_data.
2002-09-26 Richard M. Stallman(run_pre_post_conversion_on_str): Save and restore...
2002-09-06 Juanma Barranquero(syms_of_coding): Fix spacing.
2002-08-13 Gerd Moellmann(Funencodable_char_position): Lisp_Object/int mixup.
2002-08-11 Kenichi Handa(unencodable_char_position): New function.
2002-08-08 Ken Raeburn(Ffind_operation_coding_system): Fix Lisp_Object/int...
2002-08-08 Kenichi Handa(Ffind_operation_coding_system): For write-region, if
2002-07-26 Kenichi Handa(detect_coding_iso2022): While checking a byte sequence
2002-07-19 Ken Raeburn(encode_eol, detect_coding, detect_eol):
2002-07-16 Ken Raeburn(Ffind_coding_systems_region_interval): Use const for
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
next