Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
[bpt/emacs.git] / src / coding.c
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.
2002-07-03 Juanma BarranqueroFix typo.
2002-06-24 Kenichi Handa(detect_eol): Preserve coding->cmp_data.
2002-05-20 Ken Raeburn* coding.c (Fread_coding_system, code_convert_region1)
2002-05-11 Eli Zaretskii(decode_coding) <coding_type_ccl>: If a lone CR
2002-05-11 Andreas Schwab(intersection): Keep the elements of the returned list
2002-05-10 Eli Zaretskii(encode_coding_sjis_big5): Enclose bitwise AND in
2002-04-13 Richard M. Stallman(run_pre_post_conversion_on_str):
2002-03-11 Andreas Schwab(syms_of_coding) <file-coding-system-alist>: Doc fix
2002-02-01 Richard M. Stallman(decode_composition_emacs_mule):
2002-01-11 Richard M. Stallman(code_convert_region): Don't copy old text if undo...
2001-12-17 Richard M. Stallman(code_convert_region): Update coding->cmp_data->char_offset
2001-12-17 Sam Steingold(DECODE_COMPOSITION_END): Fixed a typo in the last
2001-12-17 Richard M. Stallman(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
2001-12-09 Pavel Janík(setup_coding_system, shrink_encoding_region)
2001-11-29 Dave Love(syms_of_coding) <Qchar_coding_system>: Give it an
2001-11-28 Pavel Janík(decode_coding_string): Remove unused variable `gcpro1'.
2001-11-14 Richard M. Stallman(syms_of_coding): Doc fix.
2001-11-13 Pavel JaníkDoc fix.
2001-11-09 Pavel Janík(encode_coding): Use precomputed value of `src'.
2001-11-04 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-29 Eli Zaretskii(syms_of_coding): Document that locale-coding-system is
2001-10-21 Miles Bader(Ffind_operation_coding_system): Add usage: string...
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-05 Gerd MoellmannUse SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of...
2001-07-23 Gerd Moellmann(code_convert_region): Handle the multibyte case if
2001-07-17 Ken Raeburn* coding.c (setup_coding_system): Don't do any designat...
2001-07-12 Stefan Monnier(Ffind_coding_systems_region_internal): If safe_codings
2001-04-05 Dave Lovecomment
2001-03-08 Kenichi Handa(Fdetect_coding_region): Fix comments added by the...
2001-03-08 Kenichi Handa(detect_coding_mask): Fix the incorrect handling of...
2001-03-08 Kenichi Handa(detect_coding_sjis): Do more rigid check.
2001-03-05 Kenichi Handa(syms_of_coding): Docstring modified.
2001-02-27 Kenichi Handa(ccl_coding_driver): If ccl->eight_bit_control is zero,
2001-02-14 Dave LoveDoc and message fixes.
2001-02-08 Kenichi Handa(code_convert_region): After detecting a coding, if
2001-01-26 Kenichi Handa(decode_coding): Set a flag for inhibiting
2001-01-24 Kenichi Handa(ccl_coding_driver): Setup ccl->suppress_error.
2001-01-04 Dave LoveCommentary changes.
2001-01-02 Eli Zaretskii(detect_coding_iso2022, setup_coding_system): Remove
2000-12-28 Kenichi Handa(setup_coding_system): Initialize
next