Skip to content
Success

Changes

Summary

  1. more thorough jEdit.propertiesChanged(), which includes KeymapManager.reload() and jEdit.initKeyBindings();
  2. avoid conflict with Isabelle/jEdit completion of '>', e.g. "-->", "==>";
  3. trim context of persistent data;
  4. trim context of persistent data;
  5. trim context of persistent data;
  6. clarified apply_transaction: always continue without presentation context;
  7. more tight presentation context: avoid storing full Toplevel.state;
  8. tuned;
  9. more informative theories_trace;
Changeset 67648:f6e351043014 by wenzelm:
more thorough jEdit.propertiesChanged(), which includes KeymapManager.reload() and jEdit.initKeyBindings();
The file was modified src/Tools/jEdit/src/keymap_merge.scala (diff)
Changeset 67647:27f3dceb5a70 by wenzelm:
avoid conflict with Isabelle/jEdit completion of '>', e.g. "-->", "==>";
The file was modified src/Tools/jEdit/src/jEdit.props (diff)
Changeset 67646:85582dded912 by wenzelm:
trim context of persistent data;
The file was modified src/Pure/Isar/code.ML (diff)
Changeset 67645:5e0c81750441 by wenzelm:
trim context of persistent data;
The file was modified src/ZF/Tools/typechk.ML (diff)
Changeset 67644:15c6256709d6 by wenzelm:
trim context of persistent data;
The file was modified src/Provers/splitter.ML (diff)
Changeset 67643:b846f7a11fda by wenzelm:
clarified apply_transaction: always continue without presentation context;
The file was modified src/Pure/Isar/toplevel.ML (diff)
Changeset 67642:10ff1f077119 by wenzelm:
more tight presentation context: avoid storing full Toplevel.state;
The file was modified src/Pure/Isar/toplevel.ML (diff)
Changeset 67641:3eb12473a8bd by wenzelm:
tuned;
The file was modified src/Pure/Isar/toplevel.ML (diff)
Changeset 67640:c89270d67169 by wenzelm:
more informative theories_trace;
The file was modified src/Pure/context.ML (diff)