--- 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 ***