2008-02-05 |
Kenichi Handa |
(decode_eol): Pay attention to coding->dst_multibyte.
|
2008-01-30 |
Miles Bader |
Merge from emacs--devo--0
|
2008-01-18 |
Kenichi Handa |
(decode_coding_object): Adjuste marker positions after
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-11-06 |
Kenichi Handa |
(Fdecode_coding_region): Fix typo in docstring.
|
2007-10-19 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-12 |
Miles Bader |
Fix up multi-tty merge
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-26 |
Kenichi Handa |
(detect_coding_iso_2022): Don't treat SI/SO codes as a
|
2007-07-24 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
2007-07-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-24 |
Kenichi Handa |
(produce_chars): Don't call insert_from_gap if no
|
2007-02-23 |
Kenichi Handa |
(coding_alloc_by_making_gap): New arg offset.
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-21 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-08 |
Kenichi Handa |
(detect_coding_charset): Fix detection of multi-byte
|
2006-09-05 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-28 |
Kenichi Handa |
(detect_coding_system): Fix for handling off
|
2006-08-21 |
Kenichi Handa |
(setup_coding_system): Fix setting of
|
2006-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-08 |
Kenichi Handa |
(Ffind_operation_coding_system): Sync with HEAD.
|
2006-06-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-05-15 |
Kenichi Handa |
(system_eol_type): Sync with HEAD.
|
2006-04-07 |
Kenichi Handa |
(decode_coding): Typo in comment fixed.
|
2006-04-07 |
Kenichi Handa |
(decode_eol): Pay attention to buffer relocation in
|
2006-03-10 |
Kenichi Handa |
(DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
|
2006-03-09 |
Kenichi Handa |
(produce_composition): Compare charbuf[i] instead of
|
2006-03-07 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If the source is short, set
|
2006-03-07 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If the source is short, set
|
2006-03-04 |
Kenichi Handa |
(encode_coding_ccl): Allocate destination dynamically
|
2006-03-02 |
Kenichi Handa |
(decode_coding): Fix previous change.
|
2006-02-28 |
Kenichi Handa |
(decode_coding): Fix the condition of terminating the
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-02-05 |
Kenichi Handa |
Cancel incorrect synching with HEAD.
|
2006-02-04 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
|
2006-02-03 |
Kenichi Handa |
(Fdefine_coding_system_internal): Avoid a duplicated
|
2006-01-19 |
Kenichi Handa |
Sync to HEAD for handling autoload-coding-system.
|
2006-01-17 |
Kenichi Handa |
(code_conversion_restore): GCPRO arg.
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-10-15 |
Kenichi Handa |
(decode_coding): Fix handling of invalid bytes.
|
2005-09-23 |
Kenichi Handa |
(encode_coding_object): If a pre-write-conversion
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-29 |
Kenichi Handa |
(QCascii_compatible_p): New variable.
|
2005-07-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-04-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
|
2005-03-31 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
2005-03-29 |
Kenichi Handa |
(decode_coding_object): Use safe_call1 instead of call1.
|
2005-03-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
|
2005-01-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
2004-12-11 |
Kenichi Handa |
Cancel the change done in HEAD on 2004-11-30.
|
2004-12-08 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
2004-10-13 |
Kenichi Handa |
(encode_coding_iso_2022): Fix handling of charset
|
2004-10-12 |
Kenichi Handa |
(setup_coding_system): If coding_system is nil, use
|
2004-09-14 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
2004-09-13 |
Kenichi Handa |
(detect_coding_utf_16): Don't set detect_info->found if
|
2004-04-28 |
Kenichi Handa |
(setup_coding_system): Set coding->common_flags
|