Release coccinelle-0.1.10
[bpt/coccinelle.git] / editors / emacs / cocci.el
index 05ed60a..fbf1a71 100644 (file)
@@ -94,7 +94,7 @@
   '("if" "else" "while" "do" "for" "return" 
     "sizeof"
     "struct" "union"
-    "static" "const" "volatile"
+    "static" "extern" "const" "volatile"
     "break" "continue"
     "switch" "case"
     ))
     "position"
     "idexpression"
 
+    "context"
+
     "typedef" 
     "declarer" "iterator"
     "pure"