From 35b77d1ae1e0e4d59f8341089b12c0043abaddd8 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 21 Jul 2018 02:57:44 -0400 Subject: Re-named "Ident" to "Name". --- 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 cdad49f8b..778e38db6 100644 --- a/lux-mode/lux-mode.el +++ b/lux-mode/lux-mode.el @@ -244,7 +244,7 @@ Called by `imenu--generic-function'." "unit:" "scale:" "import:" ":" ":coerce" ":assume" ":of" ":cast" ":share" ":abstraction" ":representation" "^:representation" ":~" - "function" "case" "undefined" "ident-for" "static" + "function" "case" "undefined" "name-for" "static" "and" "or" "char" "exec" "let" "if" "cond" "do" "be" "open:" "loop" "recur" "comment" "for" -- cgit v1.2.3