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
2004-04-14
(Ffind_coding_systems_region_internal): Include raw-text and
Kenichi Handa
2004-04-12
Sync to HEAD.
Kenichi Handa
2004-03-30
(DECODE_DESIGNATION): Set chars_96 to -1 instead of
Kenichi Handa
2004-03-11
Add many prototypes for static functions.
Kenichi Handa
2004-03-11
(get_translation_table): Allow max_lookup to be NULL.
Kenichi Handa
2004-03-11
(get_translation_table): New arg max_lookup. Caller changed.
Kenichi Handa
2004-03-11
(get_translation_table): Declare it as Lisp_Object.
Kenichi Handa
2004-03-11
(get_translation): Fix previous change.
Kenichi Handa
2004-03-10
(MAX_ANNOTATION_LENGTH): Adjusted for the change of
Kenichi Handa
2004-03-09
(decode_coding_emacs_mule): Handle insufficent source correctly.
Kenichi Handa
2004-03-09
*** empty log message ***
Kenichi Handa
2004-03-08
(detect_coding_emacs_mule): Fix counting of encoded
Kenichi Handa
2004-03-07
UTF-8 is now RFC3629.
Eli Zaretskii
2004-03-04
(decode_coding_utf_16): Fix handling of surrogate pare.
Kenichi Handa
2004-02-02
(coding_restore_composition): Check invalid
Kenichi Handa
2004-01-29
(detect_coding_iso_2022): Fix handling of SS2 and SS3.
Kenichi Handa
2004-01-28
(decode_coding_sjis): Fix comment.
Kenichi Handa
2004-01-27
(decode_coding_sjis): Handle 4th charset (typically JISX0212).
Kenichi Handa
2004-01-27
(QCmnemonic, QCdefalut_char)
Kenichi Handa
2004-01-25
(Fdefine_coding_system_internal): Fix previous change.
Kenichi Handa
2004-01-25
(Fdefine_coding_system_internal): Fix previous change.
Kenichi Handa
2004-01-25
(get_translation_table): New function.
Kenichi Handa
2004-01-24
(decode_coding_sjis): Check the first byte rigidly.
Kenichi Handa
2003-12-29
(Qinsufficient_source, Qinconsistent_eol)
Kenichi Handa
2003-12-28
(Fcheck_coding_system): Further doc fix.
Luc Teirlinck
2003-12-28
(Fcheck_coding_system): Doc fix.
Luc Teirlinck
2003-12-03
(decode_coding_iso2022): Fix for preserving UTF-8
Kenichi Handa
2003-12-02
(detect_coding): Fix previous change.
Kenichi Handa
2003-12-02
(enum iso_code_class_type): Delete ISO_carriage_return.
Kenichi Handa
2003-11-24
(Fdefine_coding_system_internal): Fix previous change.
Kenichi Handa
2003-11-23
(Fdefine_coding_system_internal): Fix checking of ascii compatibility.
Kenichi Handa
2003-11-22
(encode_coding_emacs_mule): Resync charset_list to
Kenichi Handa
2003-11-22
(encode_coding_emacs_mule): Emit bytes with MSB.
Kenichi Handa
2003-11-17
(coding_restore_composition): Lisp_Object/int mixup.
Stefan Monnier
2003-11-07
(coding_allocate_composition_data): Reset
Kenichi Handa
2003-10-07
(Fcoding_system_p): Return t for auto-loading coding system.
Kenichi Handa
2003-10-07
(Qcoding_system_define_form): New variable.
Kenichi Handa
2003-10-06
(produce_chars): Revert last change.
Andreas Schwab
2003-10-06
(Fdefine_coding_system_alias): Update Vcoding_system_list.
Kenichi Handa
2003-10-01
(consume_chars): If coding->src_object is nil, don't check annotation.
Kenichi Handa
2003-09-29
(inhibit_pre_post_conversion): Removed (unused).
Dave Love
2003-09-17
(Fread_coding_system): Fix arg of XSETSTRING.
Dave Love
2003-09-08
*** empty log message ***
Kenichi Handa
2003-09-08
New directory
Kenichi Handa
2003-09-01
Add arch taglines
Miles Bader
2003-08-28
(decode_coding_iso2022): Initialized local variable c2.
Kenichi Handa
2003-07-22
(run_pre_post_conversion_on_str): Use delete_all_overlays.
Stefan Monnier
2003-07-09
Include intervals.h for Fset_text_properties.
Stefan Monnier
2003-07-09
(run_pre_post_conversion_on_str): Use new type for overlays_(before|after).
Stefan Monnier
2003-07-09
(decode_coding_sjis): Check bytes more rigidly.
Kenichi Handa
[prev]
[next]