Fix for Bug#5984.
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 30 Apr 2010 16:00:48 +0000 (12:00 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 30 Apr 2010 16:00:48 +0000 (12:00 -0400)
commit5dcde606e32d1794f8268ea51cd2d1746e45a311
tree2b6048930549ed5862366c766d73a611e4e1669c
parent9822590ba8018dd651a01081957d6fb60191d38f
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.
src/ChangeLog
src/composite.c
src/fileio.c
src/lisp.h