Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Apr 28 21:38:12 2010 -0500 +++ b/src/ChangeLog Fri Apr 30 12:00:48 2010 -0400 @@ -1,3 +1,12 @@ +2010-04-30 Andreas Schwab <schwab@linux-m68k.org> + + * composite.c (autocmp_chars): Save point as marker before calling + auto-composition-function (Bug#5984). + + * lisp.h (restore_point_unwind): Add prototype. + + * fileio.c (restore_point_unwind): Remove static attribute. + 2010-04-23 Kenichi Handa <handa@m17n.org> * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the