mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
*** empty log message ***
This commit is contained in:
parent
09ee6fdda7
commit
3e0a79b744
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2004-03-11 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* coding.c (get_translation_table): Declare it as Lisp_Object.
|
||||
(LOOKUP_TRANSLATION_TABLE): New macro.
|
||||
(produce_chars): Use LOOKUP_TRANSLATION_TABLE instead of
|
||||
CHAR_TABLE_REF.
|
||||
(consume_chars): Likewise.
|
||||
|
||||
2004-03-11 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* coding.c (MAX_ANNOTATION_LENGTH): Adjusted for the change of
|
||||
|
|
|
|||
Loading…
Reference in a new issue