etc/isar-keywords.el
changeset 12926 cd0dd6e0bf5c
parent 12365 a90156701dad
child 12935 d697091d1591
equal deleted inserted replaced
12925:99131847fb93 12926:cd0dd6e0bf5c
   164     "update_thy"
   164     "update_thy"
   165     "update_thy_only"
   165     "update_thy_only"
   166     "use"
   166     "use"
   167     "use_thy"
   167     "use_thy"
   168     "use_thy_only"
   168     "use_thy_only"
       
   169     "using"
   169     "welcome"
   170     "welcome"
   170     "with"
   171     "with"
   171     "{"
   172     "{"
   172     "}"))
   173     "}"))
   173 
   174 
   213     "structure"
   214     "structure"
   214     "to"
   215     "to"
   215     "transitions"
   216     "transitions"
   216     "transrel"
   217     "transrel"
   217     "uses"
   218     "uses"
   218     "using"
       
   219     "where"))
   219     "where"))
   220 
   220 
   221 (defconst isar-keywords-control
   221 (defconst isar-keywords-control
   222   '("ProofGeneral\\.context_thy_only"
   222   '("ProofGeneral\\.context_thy_only"
   223     "ProofGeneral\\.inform_file_processed"
   223     "ProofGeneral\\.inform_file_processed"
   405   '("also"
   405   '("also"
   406     "let"
   406     "let"
   407     "moreover"
   407     "moreover"
   408     "note"
   408     "note"
   409     "txt"
   409     "txt"
   410     "txt_raw"))
   410     "txt_raw"
       
   411     "using"))
   411 
   412 
   412 (defconst isar-keywords-proof-asm
   413 (defconst isar-keywords-proof-asm
   413   '("assume"
   414   '("assume"
   414     "case"
   415     "case"
   415     "def"
   416     "def"