index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isa
/
x-symbol-isabelle.el
Age
Commit message (
Expand
)
Author
2006-12-05
Deleted file
David Aspinall
2006-02-13
support nested blocks of super/sub-script, but only the outermost level
Makarius Wenzel
2006-01-05
added \<setminus>;
Makarius Wenzel
2005-09-28
old specials are recogized again;
Makarius Wenzel
2005-09-14
removed 8bit special chars for isar;
Makarius Wenzel
2005-09-01
special regexps: include PGASCII version;
Makarius Wenzel
2004-05-06
Patch from Brother Makarius
David Aspinall
2004-04-15
Remove comment
David Aspinall
2004-04-05
fixed single char sub/super script in goals/response window
Gerwin Klein
2003-12-29
spanning sub/super scripts \<^bsub> .. \<^esub> and \<^bsup> .. \<^esup>
Gerwin Klein
2003-12-23
more cleanup of sub/superscript, removed duplicate subscript-matcher
Gerwin Klein
2003-10-16
allow sub/super scripts in identifiers (\<^isub> and \<^isup>)
Gerwin Klein
2003-04-05
Comments
David Aspinall
2003-03-05
Tweaks to auto-style; remove x-symbol-set-cache-variable because breaks compile
David Aspinall
2003-03-03
Improved version from Gerwin Klein/Christoph Wedler; simplified auto-mode-sty...
David Aspinall
2003-02-24
Fix some compile errors
David Aspinall
2003-02-22
auto-coding-alist
David Aspinall
2003-02-22
Experiments with auto-style
David Aspinall
2002-07-19
Merge changes and comments sent by Christoph Wedler
David Aspinall
2002-07-18
Nuke X-sym warnings
David Aspinall
2002-07-18
Cleanups
David Aspinall
2002-07-16
Patch so works without x-symbol
David Aspinall
2002-07-16
Merge patches from Christoph, and add Isabelle/Isar capabilities
David Aspinall
2002-07-01
Doc difference between isa and isar, fix prob with isa support.
David Aspinall
2002-06-30
Fix x-symbol-isabelle-input-token-grammar to remove spurious backslashes
David Aspinall
2002-06-24
[TESTING] support for latest version of X-Symbol (back compat broken).
David Aspinall
2002-06-21
GPL update
David Aspinall
2001-12-04
added symbols for alternative 0..9;
Makarius Wenzel
2001-12-01
\<euro> symbol;
Makarius Wenzel
2001-11-08
added \<index> symbol;
Makarius Wenzel
2001-11-07
added \<lozenge> and \<struct>;
Makarius Wenzel
2001-09-26
support \<^bold> control symbols;
Makarius Wenzel
2001-08-09
fixed potential regexp typo (!?);
Makarius Wenzel
2001-01-24
renamed \<ll> to \<lless> and \<gg> to \<ggreater>;
Makarius Wenzel
2001-01-10
added \<wrong>;
Makarius Wenzel
2001-01-09
added \<cedilla>, \<dieresis>, \<acute>, \<hungarumlaut>;
Makarius Wenzel
2000-12-28
x-symbol-isabelle-match-subscript: check (proof-ass x-symbol-enable);
Makarius Wenzel
2000-12-15
tuned some (rarely used) symbols;
Makarius Wenzel
2000-10-30
replaced \<macron> by \<inverse> (better than nothing);
Makarius Wenzel
2000-10-14
parendblleft/right renamed to cataleft/right (according to x-symbol-3.3e);
Makarius Wenzel
2000-10-12
support for super- and subscripts (still needs proper per-prover
Makarius Wenzel
2000-09-21
added Isabelle symbols for parendblleft/parendblright glyphs (will be
Makarius Wenzel
2000-09-14
renamed \<brokenbar> to \<bar>;
Makarius Wenzel
2000-09-14
x-symbol-isabelle-electric-ignore: "~=";
Makarius Wenzel
2000-08-23
more symbols;
Makarius Wenzel
2000-08-03
x-symbol-isabelle-electric-ignore: include [[ ]];
Makarius Wenzel
2000-08-02
x-symbol-isabelle-prepare-table: avoids redundancy in code, improves
Makarius Wenzel
2000-06-16
Renamed x symbol language name to isabelle (rather big for status line, unfor...
David Aspinall
2000-06-16
Renamed file
David Aspinall