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
1998-06-03
(code_convert_string_norecord): New function.
Karl Heuer
1998-06-02
(detect_coding_mask): Initilize local variable C.
Kenichi Handa
1998-05-26
(detect_coding_system): Treat CODING_EOL_INCONSISTENT
Richard M. Stallman
1998-05-25
(ascii_skip_code): New variable.
Kenichi Handa
1998-05-22
Change term "character translation table" to "translation table".
Kenichi Handa
1998-05-21
(shrink_decoding_region): No short cut by
Kenichi Handa
1998-05-18
Change terms unify/unification to
Kenichi Handa
1998-05-10
(code_convert_region1): Set Vlast_coding_system_used.
Richard M. Stallman
1998-05-09
(detect_coding_mask): Check also coding-category-binary.
Richard M. Stallman
1998-05-04
(encode_coding_iso2022): Don't skip a code following some invalid code.
Richard M. Stallman
1998-05-01
(encode_coding_iso2022): If encoding a last block,
Kenichi Handa
1998-04-29
(setup_coding_system): Properly check for nil.
Andreas Schwab
1998-04-24
(shrink_decoding_region): Do not consider LF as ascii
Richard M. Stallman
1998-04-20
(setup_coding_system): For a type 4 coding system,
Kenichi Handa
1998-04-15
(code_convert_region): If point in the conversion
Kenichi Handa
1998-04-15
(syms_of_coding): Declare and define inherit-process-coding-system.
Eli Zaretskii
1998-04-14
(code_convert_region): Fix mixing of Lisp_Object and
Andreas Schwab
1998-04-14
Fix -Wimplicit warnings.
Andreas Schwab
1998-04-14
(code_convert_region): Call adjust_after_insert also
Andreas Schwab
1998-04-14
(code_convert_string): Give decode_coding correct byte
Kenichi Handa
1998-04-02
(CHARSET_OK): Don't reject safe charsets.
Kenichi Handa
1998-03-30
(code_convert_region): Handle skipped ASCII characters
Kenichi Handa
1998-03-28
(code_convert_region): Call adjust_before_replace
Richard M. Stallman
1998-03-24
(shrink_decoding_region): If EOL_CONVERSION is nonzero,
Kenichi Handa
1998-03-21
(code_convert_string): Use make_string_from_bytes.
Richard M. Stallman
1998-03-21
Use STRING_BYTES and SET_STRING_BYTES.
Richard M. Stallman
1998-03-16
(code_convert_region): The 6th arg name is changed to
Kenichi Handa
1998-03-12
(code_convert_region): Adjusted for the change of
Kenichi Handa
1998-03-10
(code_convert_region): Fix previous change. Adjusted
Richard M. Stallman
1998-03-04
(code_convert_region): Fix previous change.
Kenichi Handa
1998-03-04
(code_convert_region): Handle the case that codes
Kenichi Handa
1998-02-27
Reorder args in callers of del_range_2.
Karl Heuer
1998-02-20
(decode_coding_iso2022): Update coding->fake_multibyte.
Kenichi Handa
1998-01-30
(ENCODE_ISO_CHARACTER): Pay attention to
Kenichi Handa
1998-01-28
(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
Kenichi Handa
1998-01-22
Vselect_safe_coding_system_function): New variable.
Kenichi Handa
1998-01-21
Update copyright year.
Richard M. Stallman
1998-01-19
(code_convert_region): Always count chars inserted
Richard M. Stallman
1998-01-18
(code_convert_region): Delete duplicate local `zv_before'.
Karl Heuer
1998-01-09
(code_convert_string): Maybe use make_unibyte_string.
Richard M. Stallman
1998-01-01
(code_convert_region): Handle bytepos and charpos.
Richard M. Stallman
1997-12-09
(setup_coding_system): Do not set
Kenichi Handa
1997-11-08
(setup_coding_system): Initialize common_flags member
Kenichi Handa
1997-10-23
(encode_designation_at_bol): Fix bug of finding graphic
Kenichi Handa
1997-10-21
(Qcoding_system_spec): Deleted.
Kenichi Handa
1997-09-09
(encode_designation_at_bol): Fix type of local vars C1, C2.
Richard M. Stallman
1997-09-08
(Fencode_coding_string, Fdecode_coding_string): Doc fixes.
Richard M. Stallman
1997-09-05
(Ffind_operation_coding_system): If a function in
Kenichi Handa
1997-09-05
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
Richard M. Stallman
1997-09-04
(Qcoding_system_history): New variable.
Richard M. Stallman
[prev]
[next]