wenzelm [Fri, 14 Mar 2014 15:26:52 +0100] rev 56145
conceal improper cases, e.g. relevant for completion (and potentially for markup);
wenzelm [Fri, 14 Mar 2014 15:12:22 +0100] rev 56144
conceal somewhat obscure internal facts, e.g. relevant for 'print_theorems', 'find_theorems';
wenzelm [Fri, 14 Mar 2014 14:59:43 +0100] rev 56143
more accurate resolution of hybrid facts, which actually changes the sort order of results;
wenzelm [Fri, 14 Mar 2014 14:29:33 +0100] rev 56142
tuned -- command 'text' was localized some years ago;
wenzelm [Fri, 14 Mar 2014 12:23:59 +0100] rev 56141
back to a form of hybrid facts, to reduce performance impact of ed92ce2ac88e;
wenzelm [Fri, 14 Mar 2014 10:08:36 +0100] rev 56140
just one cumulative Proof_Context.facts, with uniform retrieval (including PIDE markup, completion etc.);
more thorough background_notes: distribute global notes to all contexts;
wenzelm [Thu, 13 Mar 2014 17:26:22 +0100] rev 56139
more frugal recording of changes: join merely requires information from one side;
tuned;
wenzelm [Thu, 13 Mar 2014 15:05:56 +0100] rev 56138
do not test details of error messages;