wenzelm [Mon, 06 Apr 2015 17:20:10 +0200] rev 59937
clarified rail syntax;
wenzelm [Mon, 06 Apr 2015 17:06:48 +0200] rev 59936
@{command_spec} is superseded by @{command_keyword};
wenzelm [Mon, 06 Apr 2015 16:30:44 +0200] rev 59935
clarified command keyword markup;
wenzelm [Mon, 06 Apr 2015 16:00:19 +0200] rev 59934
more position information and PIDE markup for command keywords;
wenzelm [Mon, 06 Apr 2015 14:09:31 +0200] rev 59933
allow prefix before keyword, notably 'private';
wenzelm [Mon, 06 Apr 2015 13:34:22 +0200] rev 59932
support local command setup;
wenzelm [Mon, 06 Apr 2015 13:28:54 +0200] rev 59931
proper header;
misc tuning;
wenzelm [Mon, 06 Apr 2015 12:51:25 +0200] rev 59930
tuned signature;
wenzelm [Mon, 06 Apr 2015 12:37:21 +0200] rev 59929
tuned;
nipkow [Mon, 06 Apr 2015 15:23:50 +0200] rev 59928
new theory Library/Tree_Multiset.thy
wenzelm [Sat, 04 Apr 2015 22:22:38 +0200] rev 59927
more standard local_theory command setup;
wenzelm [Sat, 04 Apr 2015 22:01:30 +0200] rev 59926
some explanation of 'private';
wenzelm [Sat, 04 Apr 2015 21:30:58 +0200] rev 59925
tuned message;
wenzelm [Sat, 04 Apr 2015 21:21:40 +0200] rev 59924
more general notion of command span: command keyword not necessarily at start;
support for special 'private' prefix for local_theory commands;
clarified parse_spans, with related operations for document Thy_Output and editor Token_Markup;