+2006-01-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * TODO: Make SYNC_INPUT the default.
+
2006-01-25 Nick Roberts <nickrob@snap.net.nz>
* images/gud/pstar.xpm: Make background transparent.
For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode,
haskell-mode, tuareg-mode, ...
+** Make SYNC_INPUT the default.
+ All loops using immediate_quit need to be checked to ensure that
+ C-g can interrupt them, in case of an infinite loop. Once we
+ switch to using SYNC_INPUT, we can remove the BLOCK_INPUTs in the
+ allocation functions (allocate_string etc.) without worrying about
+ data munging.
+
* Other known bugs:
** a two-char comment-starter whose two chars are symbol constituents will