aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <courtieu@lri.fr>2004-04-15 11:36:23 +0000
committerGravatar Pierre Courtieu <courtieu@lri.fr>2004-04-15 11:36:23 +0000
commit65040f942717d5b8b5aaf3bf14bbfa76a128c832 (patch)
treee5bc26fc3130ae274e40ee6ba257330ea2a5f1b0 /CHANGES
parent141e2a28e04e9a489226a9ceb5c09396fc2ac3ae (diff)
little change in CHANGES and in coq syntax table.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eb6d042e..a48209f5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -217,6 +217,14 @@ simple, holes are pieces of text that can be "filled" by different
means. The new menu system makes use of the holes system. Almost all
holes operations are available in the Coq/holes menu.
+Note: Holes and menus make use of emacs abbreviation mechanism, please
+make sure you don't have an abbrev table defined in you config files
+(C-h v abbrev-file-name to see the name of the abbreviation file). If
+there is already such a table, you can do the following to merge with
+ProofGeneral's abbrev: M-x read-abbrev-file, then find the file named
+"coq-abbrev.el" in the ProofGeneral/coq directory. At emacs exit you
+will be asked if you want to save abbrevs, answer yes.
+
*** X-symbols are much improved (more symbols, cleaner grammar)
Symbols are encoded only if between spaces or _'s. Sub/superscripts