1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2007-02-20 11:25:40 +00:00
parent e379a039f6
commit 683c9740ec

View file

@ -1,3 +1,8 @@
2007-02-20 Kenichi Handa <handa@m17n.org>
* xterm.c (x_draw_composite_glyph_string_foreground): Fix
indexing into elements of s->cmp and s->char2b.
2007-02-16 Juanma Barranquero <lekktu@gmail.com>
* regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.