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
1999-05-10
(code_convert_region): If eol format is inconsistent,
Kenichi Handa
1999-05-02
[andrewi]
Andrew Innes
1999-04-06
Add comments for decode_coding and encode_coding.
Kenichi Handa
1999-03-23
(encode_coding_iso2022): Initialize dummy arguments to
Kenichi Handa
1999-03-20
(ENCODE_ISO_CHARACTER): Check validity of CHARSET. If
Kenichi Handa
1999-03-09
(setup_coding_system): Check for CODING_SYSTEM = nil.
Kenichi Handa
1999-03-01
Comment for ISO 2022 encoding mechanism modified.
Kenichi Handa
1999-02-18
(Fdecode_sjis_char): In case of error, use %x for
Kenichi Handa
1999-02-16
(Fdecode_sjis_char, Fencode_sjis_char): Hanlde
Kenichi Handa
1999-02-15
(decode_coding_iso2022): Don't set coding->composed_chars to 0 here.
Kenichi Handa
1999-02-08
(ccl_coding_driver): On encoding, coding->produced_char
Kenichi Handa
1999-02-05
(encode_coding_iso2022): Before writing out an invalid
Kenichi Handa
1999-01-27
(syms_of_coding): eol-mnemonic-* variables are now
Eli Zaretskii
1999-01-25
(syms_of_coding): Doc fix for inhibit-eol-conversion.
Dave Love
1999-01-14
(Fdecode_sjis_char): Decode Japanese Katakana character
Kenichi Handa
1999-01-11
(syms_of_coding): Doc fix for inhibit-eol-conversion.
Dave Love
1998-12-15
(DECODE_DESIGNATION): Jump to label_invalid_code if
Kenichi Handa
1998-10-28
(DECODE_CHARACTER_ASCII): Check validity of inserted
Kenichi Handa
1998-10-26
(code_convert_region): Kill the work buffer created by
Kenichi Handa
1998-10-24
(code_convert_region): While preserving the orignal
Kenichi Handa
1998-10-21
(setup_coding_system): Fix setting up
Kenichi Handa
1998-10-17
(decode_coding_iso2022): Set coding->fake_multibyte to
Kenichi Handa
1998-10-12
(shrink_decoding_region): If a charset other than ascii
Kenichi Handa
1998-10-08
(code_convert_region): Set inhibit_modification_hooks
Kenichi Handa
1998-09-28
(check_composing_code): Fix previous change. Now it
Kenichi Handa
1998-09-26
(check_composing_code): If the current composing
Kenichi Handa
1998-09-25
(decode_eol): While decoding DOS-like eol, handle a
Kenichi Handa
1998-09-18
(ccl_coding_driver): If ccl_driver is interrupted by a
Kenichi Handa
1998-09-16
(code_convert_region): Update beg_unchanged and
Kenichi Handa
1998-09-07
(ccl_coding_driver): Always calculate correct mulibyte
Kenichi Handa
1998-08-31
(decode_coding): Even if SRC_BYTES is zero, try
Kenichi Handa
1998-08-28
(code_convert_region1): Remove all text properties of the region.
Kenichi Handa
1998-08-27
(detect_coding_iso2022): Handle ESC N and ESC O
Kenichi Handa
1998-08-24
(file-coding-system-alist, select-safe-coding-system-function): Doc fix.
Andreas Schwab
1998-08-24
(detect_coding_iso2022): Don't check the byte length of
Kenichi Handa
1998-08-21
(detect_coding_system): If detect_eol_type returns
Kenichi Handa
1998-08-18
(ccl_coding_driver): Setup ccl->last_block properly.
Kenichi Handa
1998-08-15
(coding_category_name): Fix the order of initial
Kenichi Handa
1998-08-10
(default_buffer_file_coding): New variable.
Kenichi Handa
1998-08-09
(CHARSET_OK): Check that coding_system_table[IDX] != 0.
Richard M. Stallman
1998-08-08
Avoid using initializers for Lisp_Object.
Richard M. Stallman
1998-08-02
(Qvalid_codes): New variable.
Kenichi Handa
1998-07-25
(syms_of_coding): Mention auto-coding-alist in the
Kenichi Handa
1998-07-21
(init_coding): New function.
Kenichi Handa
1998-07-09
(code_convert_string): Count characters again if we
Kenichi Handa
1998-07-09
(DECODE_ISO_CHARACTER): While decoding two-byte code,
Kenichi Handa
1998-06-26
(setup_raw_text_coding_system): New function.
Kenichi Handa
1998-06-20
Doc fixes.
Karl Heuer
1998-06-16
(encode_eol): Fix typo that prevented converting to Mac
Richard M. Stallman
1998-06-13
(detect_coding_system): Always return a list of HIGHEST is zero.
Kenichi Handa
[prev]
[next]