tuned;
authorwenzelm
Tue, 02 Aug 2016 18:11:17 +0200
changeset 63581 a1bdc546f276
parent 63580 7f06347a5013
child 63582 161c5d8ae266
tuned;
NEWS
--- a/NEWS	Tue Aug 02 17:39:38 2016 +0200
+++ b/NEWS	Tue Aug 02 18:11:17 2016 +0200
@@ -111,11 +111,11 @@
 * Completion templates for commands involving "begin ... end" blocks,
 e.g. 'context', 'notepad'.
 
-* Additional abbreviations for syntactic completion may be specified in
+* Additional abbreviations for syntactic completion may be specified
 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.
+$ISABELLE_HOME/etc/abbrevs and $ISABELLE_HOME_USER/etc/abbrevs as
+before. The theory syntax for 'keywords' has been simplified
+accordingly: optional abbrevs need to go into the new 'abbrevs' section.
 
 
 *** Isar ***