Mercurial > urweb
diff src/elisp/urweb-mode.el @ 621:8998114760c1
"Hello world" compiles, after replacing type-level fold with map
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 21 Feb 2009 15:33:20 -0500 |
parents | f542bc3133dc |
children | 1a317a707d71 |
line wrap: on
line diff
--- a/src/elisp/urweb-mode.el Sat Feb 21 14:10:06 2009 -0500 +++ b/src/elisp/urweb-mode.el Sat Feb 21 15:33:20 2009 -0500 @@ -133,7 +133,7 @@ (defconst urweb-keywords-regexp (urweb-syms-re "and" "case" "class" "con" "constraint" "constraints" - "datatype" "else" "end" "extern" "fn" "fold" + "datatype" "else" "end" "extern" "fn" "map" "fun" "functor" "if" "include" "of" "open" "let" "in" "rec" "sequence" "sig" "signature" "cookie"