wenzelm [Tue, 05 Aug 2014 16:58:19 +0200] rev 57865
tuned proofs -- fewer warnings;
wenzelm [Tue, 05 Aug 2014 16:21:27 +0200] rev 57864
clarified Element.init vs. Element.init' -- the latter also avoids redundant warnings due to declatations when preparing locale expressions / interpretations;
wenzelm [Tue, 05 Aug 2014 15:07:11 +0200] rev 57863
avoid duplication of warnings stemming from simp/intro declarations etc.;
wenzelm [Tue, 05 Aug 2014 12:56:15 +0200] rev 57862
tuned proofs;
wenzelm [Tue, 05 Aug 2014 12:42:38 +0200] rev 57861
restrict edit_command (for sendback) to current node -- no attempt to goto target buffer first, which might not be loaded;
wenzelm [Tue, 05 Aug 2014 12:14:25 +0200] rev 57860
tuned;
wenzelm [Tue, 05 Aug 2014 12:01:32 +0200] rev 57859
more careful treatment of context visibility for rule declarations (see also 39d9c7f175e0, e639d91d9073) -- avoid duplicate warnings;
wenzelm [Tue, 05 Aug 2014 11:06:36 +0200] rev 57858
refined context visibility again (amending f5f9fad3321c, 8e3e004f1c31): avoid spurious warning due to global config options;
wenzelm [Mon, 04 Aug 2014 19:47:25 +0200] rev 57857
even more thorough reset on mouse drag (see also 0c63f3538639, 7e8c11011fdf);
wenzelm [Mon, 04 Aug 2014 17:55:11 +0200] rev 57856
tuned;