etc: add the in keyword to the emacs mode.

This commit is contained in:
Huon Wilson 2013-08-03 18:31:23 +10:00
parent deddb009f0
commit cdad7f6f3b

View File

@ -102,7 +102,7 @@
"do"
"else" "enum" "extern"
"false" "fn" "for"
"if" "impl"
"if" "impl" "in"
"let" "loop"
"match" "mod" "mut"
"priv" "pub"