diff src/elisp/urweb-mode.el @ 2010:403f0cc65b9c

New lessSafeFfi
author Adam Chlipala <adam@chlipala.net>
date Fri, 02 May 2014 19:19:09 -0400
parents 9b54fbe1efdb
children 3dc020fb2aa1
line wrap: on
line diff
--- a/src/elisp/urweb-mode.el	Fri May 02 17:16:02 2014 -0400
+++ b/src/elisp/urweb-mode.el	Fri May 02 19:19:09 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.")