aboutsummaryrefslogtreecommitdiff
path: root/lux-mode
diff options
context:
space:
mode:
authorEduardo Julian2018-12-09 19:40:17 -0400
committerEduardo Julian2018-12-09 19:40:17 -0400
commit09ace8e56f5a2015e6ce2a6396e89063816e0318 (patch)
tree87c1b95dbe4b3a04e6346a258d746f287b017549 /lux-mode
parentb47835644a16f43155b44333c0218293bcaf20a6 (diff)
- Some refactoring.
- Eliminated "choice:" macro.
Diffstat (limited to 'lux-mode')
-rw-r--r--lux-mode/lux-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el
index 1f2805a30..45fbb75ec 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -295,7 +295,7 @@ Called by `imenu--generic-function'."
function-application
;;;;;;;;;;;;;;;;;;;;;;;;
"\\.module:"
- "def:" "type:" "program:" "context:" "choice:"
+ "def:" "type:" "program:" "context:"
"macro:" "syntax:"
"with-expansions"
"exception:"