wenzelm [Fri, 04 Jan 2013 20:42:09 +0100] rev 50728
updated to jedit_build-20130104;
wenzelm [Fri, 04 Jan 2013 20:39:41 +0100] rev 50727
another attempt to get Mac OS X keyhandling right: ALTERNATIVE_DISPATCHER is off, but ALT_KEY_PRESSED_DISABLED is more careful to interpret ALT like ALT_GRAPH, which does not count as modifier here (NB: CONTROL + ALT means ALT_GRAPH on Windows, but ALT means ALT_GRAPH on Mac OS X);
wenzelm [Fri, 04 Jan 2013 17:37:29 +0100] rev 50726
more elementary key handling: listen to low-level KEY_PRESSED events (without consuming);
wenzelm [Fri, 04 Jan 2013 17:33:55 +0100] rev 50725
tuned imports;
wenzelm [Fri, 04 Jan 2013 16:07:48 +0100] rev 50724
support TAB in completion: need to configure the component with the key handler;
haftmann [Fri, 04 Jan 2013 20:04:59 +0100] rev 50723
note to eliminate dynamic name reference
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50722
speed up generation of local theorem nicknames
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50721
speed up nickname generation for local facts
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50720
updated docs
blanchet [Fri, 04 Jan 2013 19:00:49 +0100] rev 50719
renamed "kill" subcommand to avoid clash with "kill" keyword (which confuses Proof General and results in strange syntax highlighting)