comparison src/ChangeLog @ 108361:c1fe9f79424a

Fix for Bug#5984. * composite.c (autocmp_chars): Save point as marker before calling auto-composition-function. * lisp.h (restore_point_unwind): Add prototype. * fileio.c (restore_point_unwind): Remove static attribute.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 30 Apr 2010 12:00:48 -0400
parents 39d09d6f8dbc
children bfc8980754ed
comparison
equal deleted inserted replaced
108360:6b4205b02fd5 108361:c1fe9f79424a
1 2010-04-30 Andreas Schwab <schwab@linux-m68k.org>
2
3 * composite.c (autocmp_chars): Save point as marker before calling
4 auto-composition-function (Bug#5984).
5
6 * lisp.h (restore_point_unwind): Add prototype.
7
8 * fileio.c (restore_point_unwind): Remove static attribute.
9
1 2010-04-23 Kenichi Handa <handa@m17n.org> 10 2010-04-23 Kenichi Handa <handa@m17n.org>
2 11
3 * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the 12 * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the
4 new feature of libotf and m17n-flt. 13 new feature of libotf and m17n-flt.
5 (ftfont_check_otf) [M17N_FLT_USE_NEW_FEATURE]: Call 14 (ftfont_check_otf) [M17N_FLT_USE_NEW_FEATURE]: Call