diff src/elisp/urweb-mode.el @ 2206:c1a62ce47083

Merge.
author Ziv Scully <ziv@mit.edu>
date Tue, 27 May 2014 21:38:01 -0400
parents 403f0cc65b9c
children 3dc020fb2aa1
line wrap: on
line diff
--- a/src/elisp/urweb-mode.el	Tue May 27 21:15:53 2014 -0400
+++ b/src/elisp/urweb-mode.el	Tue May 27 21:38:01 2014 -0400
@@ -139,7 +139,7 @@
 	       "of" "open" "let" "in"
 	       "rec" "sequence" "sig" "signature" "cookie" "style" "task" "policy"
 	       "struct" "structure" "table" "view" "then" "type" "val" "where"
-	       "with"
+	       "with" "ffi"
 
                "Name" "Type" "Unit")
   "A regexp that matches any non-SQL keywords of Ur/Web.")