2007-10-16 wenzelm [Tue, 16 Oct 2007 19:45:57 +0200] rev 25060
Syntax.(un)check: explicit result option;
src/Pure/Isar/class.ML src/Pure/Isar/proof_context.ML src/Pure/Syntax/syntax.ML

2007-10-16 wenzelm [Tue, 16 Oct 2007 19:45:56 +0200] rev 25059
apply_wrappers: perhaps_apply/loop;
src/Pure/theory.ML

2007-10-16 wenzelm [Tue, 16 Oct 2007 19:45:54 +0200] rev 25058
added perhaps_apply/loop;
src/Pure/library.ML

2007-10-16 wenzelm [Tue, 16 Oct 2007 18:34:51 +0200] rev 25057
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
CONTRIBUTORS

2007-10-16 wenzelm [Tue, 16 Oct 2007 17:07:40 +0200] rev 25056
updated;
doc-src/AxClass/Group/document/isabelle.sty doc-src/IsarAdvanced/Classes/Thy/document/isabelle.sty doc-src/IsarAdvanced/Codegen/Thy/examples/Codegen.hs doc-src/IsarAdvanced/Codegen/Thy/examples/class.ML doc-src/IsarAdvanced/Codegen/Thy/examples/class.ocaml doc-src/IsarAdvanced/Codegen/Thy/examples/monotype.ML doc-src/IsarAdvanced/Codegen/Thy/examples/pick1.ML doc-src/IsarAdvanced/Functions/Thy/document/isabelle.sty doc-src/IsarImplementation/Thy/document/isabelle.sty doc-src/IsarOverview/Isar/document/Induction.tex doc-src/IsarOverview/Isar/document/isabelle.sty doc-src/LaTeXsugar/Sugar/document/isabelle.sty doc-src/Locales/Locales/document/isabelle.sty doc-src/TutorialI/Misc/document/AdvancedInd.tex doc-src/TutorialI/Types/document/Numbers.tex doc-src/TutorialI/Types/document/Records.tex doc-src/TutorialI/isabelle.sty doc-src/ZF/isabelle.sty

2007-10-16 wenzelm [Tue, 16 Oct 2007 17:06:21 +0200] rev 25055
DeclareRobustCommand isascriptstyle (enables sub/superscripts within section headings etc.);
lib/texinputs/isabelle.sty

2007-10-16 wenzelm [Tue, 16 Oct 2007 17:06:20 +0200] rev 25054
tuned Const.the_abbreviation;
src/Pure/Thy/thy_output.ML

2007-10-16 wenzelm [Tue, 16 Oct 2007 17:06:19 +0200] rev 25053
misc cleanup of abbrev/local_const;
src/Pure/Isar/theory_target.ML

2007-10-16 wenzelm [Tue, 16 Oct 2007 17:06:18 +0200] rev 25052
added revert_abbrev;
contract_abbrevs: ignore Syntax.internalM (changed meaning of this special case);
print_abbrevs: proper treatment of global consts (after local/global swap);
src/Pure/Isar/proof_context.ML

2007-10-16 wenzelm [Tue, 16 Oct 2007 17:06:15 +0200] rev 25051
add_bind: close_schematic_term;
src/Pure/variable.ML