aboutsummaryrefslogtreecommitdiff
path: root/lux-mode
diff options
context:
space:
mode:
authorEduardo Julian2017-08-21 23:36:59 -0400
committerEduardo Julian2017-08-21 23:36:59 -0400
commit19395f5184abf1f8a61fe31d436e0d743854f79e (patch)
tree8ac5facce692bb7b24c2fa65562f1493c6d4dc40 /lux-mode
parent60cf511d714adb311176be6ad375ff57a373dc7a (diff)
- Renamed "model" to "opaque".
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 f93281d44..c26c2f77e 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -222,7 +222,7 @@ Called by `imenu--generic-function'."
"actor:" "message:" "on:"
"exception:"
"word:"
- "model:"
+ "opaque:"
"unit:" "scale:"
"function" "case" ":" ":!" ":!!" "undefined" "ident-for"
"and" "or"