diff options
| -rw-r--r-- | src/ChangeLog.unicode | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index bbf9ad96f27..7012f6b6fe0 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-01-18 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_object): Adjuste marker positions after | ||
| 4 | conversion. | ||
| 5 | (encode_coding_object): Likewise. | ||
| 6 | |||
| 7 | * lisp.h (struct Lisp_Marker): New member need_adjustment. | ||
| 8 | |||
| 1 | 2008-01-14 Kenichi Handa <handa@ni.aist.go.jp> | 9 | 2008-01-14 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 10 | ||
| 3 | * font.c (font_find_for_lface): Fix the handling of the return | 11 | * font.c (font_find_for_lface): Fix the handling of the return |