diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d061857bc3a..29506bee67e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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 |