wenzelm [Wed, 07 May 2014 14:05:17 +0200] rev 56898
tuned message: "step" goes back to TTY mode before Proof General, while "depth" is more informative but sometimes confusing due to implementation details;
wenzelm [Wed, 07 May 2014 13:55:16 +0200] rev 56897
print results as "state", to avoid intrusion into the source text;
print new local theory (again);
wenzelm [Wed, 07 May 2014 13:25:54 +0200] rev 56896
run commands as interactive, again after long history of fluctuation (9e196062bf88, 173974e07dea, e07dacec79e7) and quite different infrastructure for print tasks;
wenzelm [Wed, 07 May 2014 12:59:15 +0200] rev 56895
discontinued Toplevel.print flag -- print uniformly according to Keyword.is_printed;
wenzelm [Wed, 07 May 2014 11:50:30 +0200] rev 56894
more emphatic output for Proof General;
wenzelm [Wed, 07 May 2014 10:42:19 +0200] rev 56893
tuned;
wenzelm [Wed, 07 May 2014 10:27:20 +0200] rev 56892
tuned defaults;
wenzelm [Wed, 07 May 2014 10:24:32 +0200] rev 56891
tuned message -- more context for detached window etc.;
wenzelm [Wed, 07 May 2014 10:13:31 +0200] rev 56890
tuned signature;
hoelzl [Wed, 07 May 2014 12:25:35 +0200] rev 56889
avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
wenzelm [Tue, 06 May 2014 23:35:24 +0200] rev 56888
tuned GUI for Windows L&F;
wenzelm [Tue, 06 May 2014 23:08:18 +0200] rev 56887
clarified print_state, which goes back to TTY loop before Proof General, and before separate print_context;
wenzelm [Tue, 06 May 2014 22:55:44 +0200] rev 56886
tuned GUI layout;
wenzelm [Tue, 06 May 2014 22:47:55 +0200] rev 56885
clarified GUI events, e.g. relevant for insert via completion;