Mercurial > emacs
comparison src/ChangeLog @ 91374:33d1c8d91e5e
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-330
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 01 Feb 2008 04:44:30 +0000 |
parents | 924fe8b4e375 8feaae3c4e31 |
children |
comparison
equal
deleted
inserted
replaced
91373:924fe8b4e375 | 91374:33d1c8d91e5e |
---|---|
1 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * xfaces.c (face_at_buffer_position): Remove unused vars. | |
4 | |
1 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp> | 5 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp> |
2 | 6 |
3 * ccl.c (CCL_WRITE_CHAR): Fix overflow checking. | 7 * ccl.c (CCL_WRITE_CHAR): Fix overflow checking. |
4 (CCL_WRITE_MULTIBYTE_CHAR): Likewise. | 8 (CCL_WRITE_MULTIBYTE_CHAR): Likewise. |
5 | 9 |