X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/27b4bbd48c1938d34f06954940d9cf78ee4ab6ee..b21491def4a9ec982a4de1525e9bc8f43c9da920:/elisp/domtool-mode.el diff --git a/elisp/domtool-mode.el b/elisp/domtool-mode.el index 292acfa..9330e0b 100644 --- a/elisp/domtool-mode.el +++ b/elisp/domtool-mode.el @@ -46,7 +46,7 @@ `(,(concat "\\_<" (regexp-opt '("let" "in" "begin" "end" "with" "where" "extern" "type" - "val" "context" "Root") + "val" "context" "Root" "if" "then" "else") t) "\\_>")