wenzelm [Sun, 19 Jun 2011 21:38:48 +0200] rev 43461
updated to jedit_build-20110619;
wenzelm [Sun, 19 Jun 2011 21:34:55 +0200] rev 43460
support for bold style within text buffer;
hidden: white foreground;
wenzelm [Sun, 19 Jun 2011 15:31:16 +0200] rev 43459
tuned;
wenzelm [Sun, 19 Jun 2011 15:22:58 +0200] rev 43458
discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);
wenzelm [Sun, 19 Jun 2011 14:36:06 +0200] rev 43457
added glyphs 21e0..21e4, 21e6..21e9, 2759 from DejaVuSansMono;
wenzelm [Sun, 19 Jun 2011 14:31:08 +0200] rev 43456
names for control symbols without "^", which is relevant for completion;
wenzelm [Sun, 19 Jun 2011 14:11:06 +0200] rev 43455
some unicode chars for special control symbols;
wenzelm [Sun, 19 Jun 2011 00:03:44 +0200] rev 43454
tuned;
wenzelm [Sat, 18 Jun 2011 23:51:22 +0200] rev 43453
tuned markup;
wenzelm [Sat, 18 Jun 2011 23:34:34 +0200] rev 43452
avoid setTokenMarker fluctuation on buffer reload etc. via static isabelle_token_marker, which is installed by hijacking the jEdit ModeProvider;