src/Pure/Thy/thy_header.ML
changeset 63449 b3f6e81cd13b
parent 63448 998acd66fbd7
child 63579 73939a9b70a3
--- a/src/Pure/Thy/thy_header.ML	Mon Jul 11 18:39:30 2016 +0200
+++ b/src/Pure/Thy/thy_header.ML	Mon Jul 11 19:03:08 2016 +0200
@@ -70,7 +70,7 @@
      (("::", @{here}), Keyword.no_spec),
      (("==", @{here}), Keyword.no_spec),
      (("and", @{here}), Keyword.no_spec),
-     ((beginN, @{here}), Keyword.no_spec),
+     ((beginN, @{here}), Keyword.quasi_command_spec),
      ((importsN, @{here}), Keyword.quasi_command_spec),
      ((keywordsN, @{here}), Keyword.quasi_command_spec),
      ((chapterN, @{here}), ((Keyword.document_heading, []), [])),