From: Mark Wooding Date: Mon, 7 Apr 2008 13:55:15 +0000 (+0100) Subject: dot-emacs: Add new Python `with' keyword. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/cfd2cf1add56f1604e64704ed0c34253739cf473?ds=inline dot-emacs: Add new Python `with' keyword. --- diff --git a/dot-emacs.el b/dot-emacs.el index e2e8998..7dd4743 100644 --- a/dot-emacs.el +++ b/dot-emacs.el @@ -1220,7 +1220,7 @@ strip numbers instead." "del" "elif" "else" "except" "exec" "finally" "for" "from" "global" "if" "import" "in" "is" "lambda" "not" "or" "pass" "print" "raise" "return" "try" - "while" "yield")))) + "with" "while" "yield")))) (setq font-lock-keywords (list