NEWS
changeset 63579 73939a9b70a3
parent 63560 3e3097ac37d1
child 63581 a1bdc546f276
--- a/NEWS	Tue Aug 02 11:49:30 2016 +0200
+++ b/NEWS	Tue Aug 02 17:35:18 2016 +0200
@@ -111,6 +111,12 @@
 * Completion templates for commands involving "begin ... end" blocks,
 e.g. 'context', 'notepad'.
 
+* Additional abbreviations for syntactic completion may be specified in
+within the theory header as 'abbrevs', in addition to global
+$ISABELLE_HOME/etc/abbrevs and $ISABELLE_HOME_USER/etc/abbrevs. The
+theory syntax for 'keywords' has been simplified accordingly: optional
+abbrevs need to go into the new 'abbrevs' section.
+
 
 *** Isar ***