comparison src/ChangeLog @ 109549:c54831527e9f

src/ChangeLog: Add missing bug reference.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 26 Jul 2010 12:09:02 +0200
parents 155f42db7e61
children 162dd4afa5ec
comparison
equal deleted inserted replaced
109548:155f42db7e61 109549:c54831527e9f
4 (Fabort_recursive_edit): Mark as NO_RETURN. 4 (Fabort_recursive_edit): Mark as NO_RETURN.
5 5
6 2010-07-26 Kenichi Handa <handa@m17n.org> 6 2010-07-26 Kenichi Handa <handa@m17n.org>
7 7
8 * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the 8 * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
9 number of glyphs gets smaller than the original length. 9 number of glyphs gets smaller than the original length. (Bug#6621)
10 10
11 2010-07-26 Juanma Barranquero <lekktu@gmail.com> 11 2010-07-26 Juanma Barranquero <lekktu@gmail.com>
12 12
13 * lread.c (unreadpure, mapatoms_1): Make static. 13 * lread.c (unreadpure, mapatoms_1): Make static.
14 14