wenzelm [Fri, 11 Oct 2013 20:45:21 +0200] rev 54325
clarified Editor.current_command: allow outdated snapshot;
more accurate Document_View.perspective based on current_command for proper state output (see also 88c6e630c15f and ef62204a126b);
wenzelm [Fri, 11 Oct 2013 12:06:26 +0200] rev 54324
make double sure that AWT/Swing antialiasing is enabled (see also http://www.jedit.org/users-guide/jvm-options.html and jdk/src/share/classes/sun/awt/SunToolkit.java);
wenzelm [Thu, 10 Oct 2013 18:02:08 +0200] rev 54323
more documentation;
wenzelm [Thu, 10 Oct 2013 15:46:05 +0200] rev 54322
more documentation;
wenzelm [Thu, 10 Oct 2013 14:29:21 +0200] rev 54321
more documentation;
wenzelm [Thu, 10 Oct 2013 12:02:12 +0200] rev 54320
tuned;
wenzelm [Wed, 09 Oct 2013 23:11:56 +0200] rev 54319
NEWS;
wenzelm [Wed, 09 Oct 2013 23:06:23 +0200] rev 54318
avoid confusion of isabelle.complete vs. menu item complete-word (NB: alternative shortcuts not shown in menus);
Andreas Lochbihler [Wed, 09 Oct 2013 15:33:20 +0200] rev 54317
add congruence rule to prevent code_simp from looping
wenzelm [Wed, 09 Oct 2013 13:40:14 +0200] rev 54316
Added tag Isabelle2013-1-RC2 for changeset 782e430e6a83
wenzelm [Mon, 07 Oct 2013 22:19:08 +0200] rev 54315
native executable for Linux (see Admin/Linux);
wenzelm [Mon, 07 Oct 2013 22:02:46 +0200] rev 54314
proper NULL termination;