+2008-09-14 Kenichi Handa <handa@m17n.org>
+
+ * fileio.c (Finsert_file_contents): Delete incorrect decrement of
+ specpdl_ptr.
+
2008-09-12 Kenichi Handa <handa@m17n.org>
* indent.c (scan_for_column): Don't handle automatic composition
* buffer.c (Fbuffer_swap_text): Reset window->point markers.
+2008-09-07 Kenichi Handa <handa@m17n.org>
+
+ * composite.c (FORWARD_CHAR): Check STOP after
+ incrementing (POSITION).pos.
+
2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* process.c (Fsystem_process_attributes): Doc fix.