wenzelm [Sat, 05 Jan 2013 20:06:24 +0100] rev 50743
propagate keys to enclosing view like org.gjt.sp.jedit.gui.CompletionPopup, but without its KeyEventInterceptor;
wenzelm [Sat, 05 Jan 2013 19:05:16 +0100] rev 50742
premature window close means failure;
wenzelm [Sat, 05 Jan 2013 18:42:29 +0100] rev 50741
less aggressive Assumption.export_term (similar to Generic_Target.abbrev): merely expand local defs and thus allow notation for local fixes;
wenzelm [Sat, 05 Jan 2013 18:36:02 +0100] rev 50740
proper return code on window close;
wenzelm [Sat, 05 Jan 2013 17:38:54 +0100] rev 50739
more precise Local_Theory.level: 1 really means main target and >= 2 nested context;
explicit target for context within global theory with after_close = exit to manage the 2 levels involved here;
reject "(in target)" for nested contexts more reliably -- difficult to handle due to lack of nested reinit;
wenzelm [Sat, 05 Jan 2013 17:24:27 +0100] rev 50738
more direct property names;
wenzelm [Sat, 05 Jan 2013 16:16:22 +0100] rev 50737
tuned -- less indirection;
blanchet [Sat, 05 Jan 2013 11:24:09 +0100] rev 50736
tuned blacklisting in relevance filter