wenzelm [Fri, 20 Mar 2020 19:55:42 +0100] rev 71573
avoid accidental update of base session sources (following documentation in "system" manual);
wenzelm [Fri, 20 Mar 2020 16:21:58 +0100] rev 71572
avoid duplicate stderr output in isabelle build -v, e.g. "Timing ..." (amending a829207b32a3);
wenzelm [Fri, 20 Mar 2020 11:35:33 +0100] rev 71571
prefer subpixel antialiasing by default: rendering of text is usually much faster, notably on Linux (see also 093ab1a99eb6 and f610115ca3d0);
wenzelm [Wed, 18 Mar 2020 20:04:50 +0100] rev 71570
slightly more explicit error, without going into the graph of proof futures;
wenzelm [Wed, 18 Mar 2020 18:06:36 +0100] rev 71569
more robust re-use of $ISABELLE_TMP_PREFIX (amending c1597167563e);
wenzelm [Wed, 18 Mar 2020 17:44:27 +0100] rev 71568
prefer strict qualification (default for 'interpretation', see 461ee3e49ad3) as proposed by Pedro Sánchez Terraf;
wenzelm [Wed, 18 Mar 2020 17:29:20 +0100] rev 71567
tuned documentation, based on hints by Pedro Sánchez Terraf;