Wed, 14 Apr 2004 13:25:51 +0200proper handling of lines terminated by CRLF or CR;
wenzelm [Wed, 14 Apr 2004 13:25:51 +0200] rev 14562
proper handling of lines terminated by CRLF or CR;

Wed, 14 Apr 2004 12:19:16 +0200* raw control symbols are of the form \<^raw:...> now.
schirmer [Wed, 14 Apr 2004 12:19:16 +0200] rev 14561
* raw control symbols are of the form \<^raw:...> now.
* again allowing symbols to begin with "\\" instead of "\" for
compatibility with ML-strings of old style theory and ML-files and
isa-ProofGeneral.

Wed, 14 Apr 2004 11:44:57 +0200Fixed bug in check_mode_clause.
berghofe [Wed, 14 Apr 2004 11:44:57 +0200] rev 14560
Fixed bug in check_mode_clause.

Wed, 14 Apr 2004 10:08:28 +0200bugfix for \<^raw...> scanner
schirmer [Wed, 14 Apr 2004 10:08:28 +0200] rev 14559
bugfix for \<^raw...> scanner

Wed, 14 Apr 2004 09:53:25 +0200prod and sum
kleing [Wed, 14 Apr 2004 09:53:25 +0200] rev 14558
prod and sum

Tue, 13 Apr 2004 23:08:12 +0200* cleaner distinction between control symbols "\<^...>" and "\<^raw...>" in
schirmer [Tue, 13 Apr 2004 23:08:12 +0200] rev 14557
* cleaner distinction between control symbols "\<^...>" and "\<^raw...>" in
the scanner
* output functions default_output and xsymbols_output
only print one "\" for symbols (to be consistent with the scanner).

Tue, 13 Apr 2004 20:31:55 +0200* Calculation commands "moreover" and "also" no longer interfere with
wenzelm [Tue, 13 Apr 2004 20:31:55 +0200] rev 14556
* Calculation commands "moreover" and "also" no longer interfere with
current facts ("this"), admitting arbitrary combinations with "then"
and derived forms.

Tue, 13 Apr 2004 20:22:26 +0200'also'/'moreover': do not interfere with current facts, allow in chain mode;
wenzelm [Tue, 13 Apr 2004 20:22:26 +0200] rev 14555
'also'/'moreover': do not interfere with current facts, allow in chain mode;

Tue, 13 Apr 2004 20:21:11 +0200export put_thms;
wenzelm [Tue, 13 Apr 2004 20:21:11 +0200] rev 14554
export put_thms;
do not export use_facts, reset_facts;

Tue, 13 Apr 2004 13:53:54 +0200Added brief intro text.
ballarin [Tue, 13 Apr 2004 13:53:54 +0200] rev 14553
Added brief intro text.