aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 1 insertions, 7 deletions
diff --git a/CHANGES b/CHANGES
index 41c46807..fc9a86ef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -261,13 +261,7 @@ will be asked if you want to save abbrevs, answer yes.
*** X-symbols are much improved (more symbols, cleaner grammar)
Much more symbols are supported now (C-= C-= for the symbol table).
-Symbols are encoded only if between spaces, ' or _. Sub/superscripts
-are now introduced by '__' and '^^' respectively, and then the word is
-sub/superscripted until its end. To put spaces or symbols inside
-sub/superscripts, use _{...} or ^{...}. Notice that this last syntax
-and the ^^ symbol are not understood by Coq and you will need to
-defined it with the "Notation" command of Coq.
-
+See coq/README for the syntax of sub/superscripts.
** Additional instances of Proof General