Author: allison
Date: Tue Dec 16 14:05:21 2008
New Revision: 33986

Modified:
   trunk/editor/pir-mode.el

Log:
[cage] Remove long-deprecated opcode 'pioctl' from the editor highlighting.


Modified: trunk/editor/pir-mode.el
==============================================================================
--- trunk/editor/pir-mode.el    (original)
+++ trunk/editor/pir-mode.el    Tue Dec 16 14:05:21 2008
@@ -190,7 +190,7 @@
     "n_infix" "ne" "needs_destroy" "neg" "new" "new_callback" "newclass"
     "newclosure" "nors" "not" "null"
     "open" "or" "ord"
-    "peek" "pin" "pioctl" "poll" "pop" "popmark" "pow" "print" "printerr"
+    "peek" "pin" "poll" "pop" "popmark" "pow" "print" "printerr"
     "profile" "prophash" "push" "push_eh" "pushaction" "pushmark"
     "read" "readline" "recv" "register" "removeattribute" "removeparent"
     "repeat" "restore" "result_info" "ret" "rethrow" "returncc"

Reply via email to