comparison src/ChangeLog @ 71055:92b0f65a55ce

(invalid_character): Mark as NO_RETURN.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 29 May 2006 06:19:09 +0000
parents 8aeb086972ae
children bc147c1753ca
comparison
equal deleted inserted replaced
71054:1a9194ab1577 71055:92b0f65a55ce
1 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * charset.h (invalid_character): Mark as NO_RETURN.
4
1 2006-05-29 Kenichi Handa <handa@m17n.org> 5 2006-05-29 Kenichi Handa <handa@m17n.org>
2 6
3 * coding.c (Ffind_operation_coding_system): Call a function by 7 * coding.c (Ffind_operation_coding_system): Call a function by
4 safe_call1 instead of call1. 8 safe_call1 instead of call1.
5 9