setup: Find locally-installed Emacs packages.
[profile] / dot-emacs.el
index 66f9190..4f55e91 100644 (file)
@@ -1010,7 +1010,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"))))
+                       "while" "yield"))))
     (setq font-lock-keywords
          (list
           't