(lisp-font-lock-keywords-2): Add multiple-value-bind.
This commit is contained in:
@@ -1910,6 +1910,7 @@ This function could be MATCHER in a MATCH-ANCHORED `font-lock-keywords' item."
|
||||
"proclaim" "declaim" "declare" "symbol-macrolet"
|
||||
"lexical-let" "lexical-let*" "flet" "labels" "compiler-let"
|
||||
"destructuring-bind" "macrolet" "tagbody" "block"
|
||||
"multiple-value-bind"
|
||||
"return" "return-from"
|
||||
"with-accessors" "with-compilation-unit"
|
||||
"with-condition-restarts" "with-hash-table-iterator"
|
||||
|
||||
Reference in New Issue
Block a user