From 474c270f548298fc6404e9c53f038b94eba7e997 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 10 Jul 2018 00:09:34 -0400 Subject: - Re-named "sig:" to "signature:". --- lux-mode/lux-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-mode') diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el index a92cb871f..685ed658a 100644 --- a/lux-mode/lux-mode.el +++ b/lux-mode/lux-mode.el @@ -216,7 +216,7 @@ Called by `imenu--generic-function'." (regexp-opt '(".module:" "def:" "type:" "macro:" "syntax:" "program:" - "sig:" "struct:" "context:" "template:" + "signature:" "struct:" "context:" "template:" "class:" "interface:" "poly:" "derived:" "actor:" "message:" "on:" -- cgit v1.2.3