From 7ec94b1b83e7a3bf82d91c0c6a7915264c556590 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 21 Jun 2017 23:33:30 -0400 Subject: - Forgot to commit the change in lux-mode when renaming "test:" to "context:". --- lux-mode/lux-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el index a7a2b3466..281b501bd 100644 --- a/lux-mode/lux-mode.el +++ b/lux-mode/lux-mode.el @@ -214,7 +214,7 @@ Called by `imenu--generic-function'." (,(concat "(" (regexp-opt - '(";module:" "def:" "type:" "sig:" "struct:" "macro:" "syntax:" "program:" "poly:" "derived:" "actor:" "test:" "template:" "class:" "interface:" "model:" + '(";module:" "def:" "type:" "sig:" "struct:" "macro:" "syntax:" "program:" "poly:" "derived:" "actor:" "context:" "template:" "class:" "interface:" "model:" "exception:" "function" "case" ":" ":!" ":!!" "undefined" "ident-for" "and" "or" -- cgit v1.2.3