wenzelm [Tue, 25 Jan 2011 22:15:03 +0100] rev 41632
merged
wenzelm [Tue, 25 Jan 2011 14:06:43 +0100] rev 41631
do not restore old files on startup, which is potentially slow due to automatic rechecking;
attempt to enable thick caret for improved visibility;
wenzelm [Tue, 25 Jan 2011 21:26:25 +0100] rev 41630
singleton (sequential) execution, to avoid race conditions in theory loader state (e.g. when multiple independent theories import the same theory);
wenzelm [Tue, 25 Jan 2011 20:06:32 +0100] rev 41629
workaround for odd x86_64 problem in Poly/ML 5.4.0 (actually SVN 1151?), which causes unexpected nontermination of Isabelle/Scala document editing;
wenzelm [Mon, 24 Jan 2011 21:30:33 +0100] rev 41628
improved README -- Isabelle symbols and fonts;
wenzelm [Mon, 24 Jan 2011 15:39:42 +0100] rev 41627
delete compiled .elc files to improve portability on Linux, notably for GNU Emacs 23.1.x instead of 23.2.x;