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-03-08
(encode_coding_utf_8): Initialize produced_chars to 0.
Kenichi Handa
2002-03-05
* coding.c: Delete unused variables.
Kenichi Handa
2002-03-01
Completely re-written.
Kenichi Handa
2002-02-01
(decode_composition_emacs_mule):
Richard M. Stallman
2002-01-11
(code_convert_region): Don't copy old text if undo disabled.
Richard M. Stallman
2001-12-17
(code_convert_region): Update coding->cmp_data->char_offset
Richard M. Stallman
2001-12-17
(DECODE_COMPOSITION_END): Fixed a typo in the last
Sam Steingold
2001-12-17
(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
Richard M. Stallman
2001-12-09
(setup_coding_system, shrink_encoding_region)
Pavel Janík
2001-11-29
(syms_of_coding) <Qchar_coding_system>: Give it an
Dave Love
2001-11-28
(decode_coding_string): Remove unused variable `gcpro1'.
Pavel Janík
2001-11-14
(syms_of_coding): Doc fix.
Richard M. Stallman
2001-11-13
Doc fix.
Pavel Janík
2001-11-09
(encode_coding): Use precomputed value of `src'.
Pavel Janík
2001-11-04
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-11-02
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-10-29
(syms_of_coding): Document that locale-coding-system is
Eli Zaretskii
2001-10-21
(Ffind_operation_coding_system): Add usage: string to doc string.
Miles Bader
2001-10-16
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Ken Raeburn
2001-10-05
Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Gerd Moellmann
2001-07-23
(code_convert_region): Handle the multibyte case if
Gerd Moellmann
2001-07-17
* coding.c (setup_coding_system): Don't do any designation based on reg_bits if
Ken Raeburn
2001-07-12
(Ffind_coding_systems_region_internal): If safe_codings
Stefan Monnier
2001-04-05
comment
Dave Love
2001-03-08
(Fdetect_coding_region): Fix comments added by the previous change.
Kenichi Handa
2001-03-08
(detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.
Kenichi Handa
2001-03-08
(detect_coding_sjis): Do more rigid check.
Kenichi Handa
2001-03-05
(syms_of_coding): Docstring modified.
Kenichi Handa
2001-02-27
(ccl_coding_driver): If ccl->eight_bit_control is zero,
Kenichi Handa
2001-02-14
Doc and message fixes.
Dave Love
2001-02-08
(code_convert_region): After detecting a coding, if
Kenichi Handa
2001-01-26
(decode_coding): Set a flag for inhibiting
Kenichi Handa
2001-01-24
(ccl_coding_driver): Setup ccl->suppress_error.
Kenichi Handa
2001-01-04
Commentary changes.
Dave Love
2001-01-02
(detect_coding_iso2022, setup_coding_system): Remove
Eli Zaretskii
2000-12-28
(setup_coding_system): Initialize
Kenichi Handa
2000-12-28
(SAFE_ONE_MORE_BYTE): New macro.
Kenichi Handa
2000-12-21
(ccl_coding_driver): Initialize ccl->cr_consumed.
Kenichi Handa
2000-12-15
(detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
Kenichi Handa
2000-12-15
(setup_coding_system): Clear all members of the struct
Kenichi Handa
2000-12-14
(decode_coding_string): Set coding->src_multibyte and
Kenichi Handa
2000-12-13
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
Kenichi Handa
2000-12-05
(setup_coding_system): Be sure to initialize coding->category_idx.
Kenichi Handa
2000-11-28
(Ffind_coding_systems_region_internal): Be sure to
Kenichi Handa
2000-11-23
(decode_coding_emacs_mule): Fix the case of
Eli Zaretskii
2000-10-26
(decode_coding): Fix previous change (check also
Kenichi Handa
2000-10-24
(decode_coding_emacs_mule): If coding->eol_type is CR
Eli Zaretskii
2000-10-22
Fix a typo in a comment.
Eli Zaretskii
2000-10-13
(decode_coding_string): Set coding->src_multibyte and
Kenichi Handa
2000-10-13
(code_convert_region): Be sure to initialize coding->category_idx.
Kenichi Handa
[prev]
[next]