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
2005-06-15
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Karoly Lorentey
2005-06-13
(run_pre_post_conversion_on_str): Remove unused var `buf'.
Stefan Monnier
2005-06-03
(decode_coding_string): Handle CODING_FINISH_INTERRUPT.
Kim F. Storm
2005-05-03
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...
Karoly Lorentey
2005-04-25
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Karoly Lorentey
2005-04-21
Typo in comment.
Kim F. Storm
2005-04-04
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
Karoly Lorentey
2005-04-02
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
Miles Bader
2005-03-31
(Vcoding_category_list): Docstring fix.
Kenichi Handa
2005-03-31
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Miles Bader
2005-03-29
(decode_coding_object): Use safe_call1 instead of call1.
Kenichi Handa
2005-03-27
Merged from miles@gnu.org--gnu-2005 (patch 204-213)
Karoly Lorentey
2005-03-25
(syms_of_coding): Suggest to use set-coding-category in
Kenichi Handa
2005-03-19
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Miles Bader
2005-03-16
Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Karoly Lorentey
2005-03-15
(syms_of_coding): Docstring of coding-category-list fixed.
Kenichi Handa
2005-02-19
Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Karoly Lorentey
2005-02-14
(encode_coding_string): Always return a unibyte string.
Kenichi Handa
2005-02-03
Merged in changes from CVS trunk. (Long time no see!) :-)
Karoly Lorentey
2005-01-18
(decode_coding_iso2022): Translate invalid codes if
Kenichi Handa
2005-01-06
Merged in changes from CVS trunk.
Karoly Lorentey
2005-01-06
Merged in changes from CVS trunk.
Karoly Lorentey
2005-01-02
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Miles Bader
2004-12-28
(decode_coding): Fix previous change.
Dan Nicolaescu
2004-12-28
(decode_coding_XXX, decode_composition_emacs_mule)
Dan Nicolaescu
2004-12-27
(code_convert_region): Fix calculation of `ratio'.
Kenichi Handa
2004-12-11
Cancel the change done in HEAD on 2004-11-30.
Kenichi Handa
2004-12-08
Merged in changes from CVS trunk.
Karoly Lorentey
2004-12-08
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Miles Bader
2004-11-30
(Vcode_conversion_workbuf_name): New variable.
Kenichi Handa
2004-11-25
(run_pre_post_conversion_on_str): Bind Qinhibit_read_only.
Richard M. Stallman
2004-10-13
(encode_coding_iso_2022): Fix handling of charset
Kenichi Handa
2004-10-12
(setup_coding_system): If coding_system is nil, use
Kenichi Handa
2004-10-03
Merged in changes from CVS trunk.
Karoly Lorentey
2004-09-29
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.
Kenichi Handa
2004-09-14
(detect_coding): Fix previous change.
Kenichi Handa
2004-09-13
(detect_coding_utf_16): Don't set detect_info->found if
Kenichi Handa
2004-08-07
Merged in changes from CVS trunk.
Karoly Lorentey
2004-08-03
(decode_coding_string): Adjust coding->consumed, and
Kenichi Handa
2004-06-24
Merged in changes from CVS trunk.
Karoly Lorentey
2004-06-21
(MAX_ALLOCA): Remove define.
Kim F. Storm
2004-06-14
Merged in changes from CVS trunk.
Karoly Lorentey
2004-06-11
(encode_coding_string): Check CODING_FINISH_INTERRUPT.
Kenichi Handa
2004-06-07
Merged in changes from CVS trunk.
Karoly Lorentey
2004-06-07
(find_safe_codings): Check NILP (safe_codings) only at
Kenichi Handa
2004-05-23
(Fset_safe_terminal_coding_system_internal): Set
Kenichi Handa
2004-05-23
Make terminal_coding and keyboard_coding display-local.
Karoly Lorentey
2004-04-28
(setup_coding_system): Set coding->common_flags
Kenichi Handa
2004-04-20
(detect_coding): Delete unused variables.
Kenichi Handa
2004-04-20
(encode_coding_utf_8): Fix handling of raw-byte char.
Kenichi Handa
[prev]
[next]