aboutsummaryrefslogtreecommitdiff
path: root/coq/x-symbol-coq.el
AgeCommit message (Collapse)Author
2008-07-24Merge changes from Version4Branch.David Aspinall
2008-01-24Remove use of proof-assDavid Aspinall
2008-01-16Updated.David Aspinall
2007-04-25Small fixes.Pierre Courtieu
2007-04-20Add a shrink adapting hook for coq response buffer.Pierre Courtieu
2004-04-23fixed the need input_spec warning.Pierre Courtieu
2004-04-23modified the syntax for subscript in coq/pgPierre Courtieu
2004-04-16little fix for x-symbols coq.Pierre Courtieu
2004-04-16modified the noteq token (become '<>' ).Pierre Courtieu
2004-04-14Cleanup file by removing some unnecessary settings (I hope)David Aspinall
2004-04-06fixed coq xsymb table.Pierre Courtieu
2004-04-05Fixed coq x-symbols. now alphaa is not encoded, aalpha is not encoded,Pierre Courtieu
but alpha_, _alpha and _alpha_ are decoded.
2004-04-01changed ths syntax for sub/superscript:Pierre Courtieu
- __ makes the following word (if immediately after __) subscript - ^^ makes the following word (if immediately after ^^) superscript - __{...} makes ... subscript - ^^{...} makes ... superscript
2004-03-31added subscript in x-symbols-coq.el.Pierre Courtieu
2004-03-30debugging coq-x-symbols.elPierre Courtieu
2004-03-30Trying to put x-symbols for coq. By copyingPierre Courtieu
x-symbol-isabelle.el. Seems to work.
2002-07-18Add yet more settings X-Sym complains about.David Aspinall
2000-09-29a little change in coq/x-symbol, nothingPierre Courtieu
2000-09-29Added Uncaught exception errors in coq-error-regexp.Pierre Courtieu
2000-08-26nothing important, I forgot to undo something before my last commit inPierre Courtieu
coq/x-symbol-coq.el
2000-08-26Some changes for undoing with coq, handle user-defined tactics, inPierre Courtieu
coq/coq-syntax.el and coq/coq.el.
2000-08-14enhancement of x-symbol for coq, philosophy is not encoded, and phi1 is,Pierre Courtieu
one problem remains: a word ending with phi will be encoded.
2000-03-09Updated headers.David Aspinall
1999-11-15Remove xi, appears in exists.David Aspinall
1999-11-15Added some greek letters. A mess if they occur in words.David Aspinall
1999-11-13Experiment with X-Symbol support for Coq.David Aspinall