wenzelm [Sun, 04 Sep 2011 17:35:34 +0200] rev 44702
improved handling of extended styles and hard tabs when prover is inactive;
wenzelm [Sun, 04 Sep 2011 17:21:11 +0200] rev 44701
mark hard tabs as single chunks, as required by jEdit;
wenzelm [Sun, 04 Sep 2011 16:37:22 +0200] rev 44700
updated READMEs;
wenzelm [Sun, 04 Sep 2011 15:49:59 +0200] rev 44699
property "tooltip-dismiss-delay" is edited in ms, not seconds;
explicit tooltip_dismiss_delay boundaries for further robustness;
wenzelm [Sun, 04 Sep 2011 15:21:50 +0200] rev 44698
moved XML/YXML to src/Pure/PIDE;
tuned comments;
wenzelm [Sun, 04 Sep 2011 14:29:15 +0200] rev 44697
pass raw messages through xml_cache actor, which is important to retain ordering of results (e.g. read_command reports before assign, cf. 383c9d758a56);