index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coding.c
Age
Commit message (
Expand
)
Author
2002-09-06
(syms_of_coding): Fix spacing.
Juanma Barranquero
2002-08-21
(coding_set_destination): Fix coding->destination for
Kenichi Handa
2002-08-13
(Funencodable_char_position): Lisp_Object/int mixup.
Gerd Moellmann
2002-08-11
(unencodable_char_position): New function.
Kenichi Handa
2002-08-08
(Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
Ken Raeburn
2002-08-08
(Fdefine_coding_system_internal): Fix category setting
Kenichi Handa
2002-08-08
(Ffind_operation_coding_system): For write-region, if
Kenichi Handa
2002-07-31
* coding.c (make_conversion_work_buffer): Adjusted for the change
Kenichi Handa
2002-07-30
Comment fix
Dave Love
2002-07-26
(detect_coding_iso2022): While checking a byte sequence
Kenichi Handa
2002-07-25
(Ffind_coding_systems_region_internal): Detect an
Kenichi Handa
2002-07-22
(LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12,
Kenichi Handa
2002-07-19
(encode_eol, detect_coding, detect_eol):
Ken Raeburn
2002-07-17
(adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
Dave Love
2002-07-16
(Ffind_coding_systems_region_interval): Use const for
Ken Raeburn
2002-07-16
(ENCODE_DESIGNATION, decode_eol)
Dave Love
2002-07-15
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-11
(Fset_coding_system_priority): Allow null arg list.
Dave Love
2002-07-11
Use macro SPECPDL_INDEX.
Juanma Barranquero
2002-07-03
Fix typo.
Juanma Barranquero
2002-06-24
(detect_eol): Preserve coding->cmp_data.
Kenichi Handa
2002-06-16
comments
Dave Love
2002-05-31
(encode_coding_emacs_mule): Pay attention to raw-8-bit chars.
Kenichi Handa
2002-05-30
(CODING_ISO_FLAG_USE_ROMAN): New macro
Kenichi Handa
2002-05-27
(decode_coding_utf_8): Reject overlong sequences.
Dave Love
2002-05-26
(Qmac): Remove (duplicated) definition.
Dave Love
2002-05-26
Doc fixes.
Dave Love
2002-05-24
(setup_iso_safe_charsets): Fix arg decl for K&R.
Dave Love
2002-05-23
(Fdefine_coding_system_internal): Fix previous change.
Kenichi Handa
2002-05-22
(decode_coding_charset): Fix previous change.
Kenichi Handa
2002-05-22
(decode_coding_charset): Adjusted for the change of
Kenichi Handa
2002-05-21
(emacs_mule_char): Fix previous change.
Kenichi Handa
2002-05-21
(ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
Kenichi Handa
2002-05-20
(encode_coding_iso_2022): If coding requires safe
Kenichi Handa
2002-05-20
* coding.c (Fread_coding_system, code_convert_region1)
Ken Raeburn
2002-05-17
(Vchar_coding_system_table, Qchar_coding_system):
Dave Love
2002-05-14
(encode_coding_object): Give correct arguments ot
Kenichi Handa
2002-05-14
(decode_coding_object): Move point to coding->dst_pos before
Kenichi Handa
2002-05-14
(Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
Kenichi Handa
2002-05-13
Doc fixes.
Dave Love
2002-05-11
(decode_coding) <coding_type_ccl>: If a lone CR
Eli Zaretskii
2002-05-11
(intersection): Keep the elements of the returned list
Andreas Schwab
2002-05-10
(encode_coding_sjis_big5): Enclose bitwise AND in
Eli Zaretskii
2002-05-10
(coding_set_source): Delete the local variable beg_byte.
Kenichi Handa
2002-05-09
(coding_inherit_eol_type)
Dave Love
2002-05-08
(decode_coding_charset, encode_coding_charset): Handle
Kenichi Handa
2002-05-07
(coding_alloc_by_making_gap): Check the case that the
Kenichi Handa
2002-04-13
(run_pre_post_conversion_on_str):
Richard M. Stallman
2002-03-11
(syms_of_coding) <file-coding-system-alist>: Doc fix
Andreas Schwab
2002-03-11
(produce_chars): Set the variable `multibytep' correctly.
Kenichi Handa
[prev]
[next]