summaryrefslogtreecommitdiff
path: root/contrib/scad-mode.el
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-10-13 17:19:34 (GMT)
committerMarius Kintel <marius@kintel.net>2013-10-13 17:19:34 (GMT)
commite77615be3027cfe365e3e52f3ed609dae9711028 (patch)
tree21babea118b3bc59037e4e487a4c6bd6811b5412 /contrib/scad-mode.el
parent0f22d6e9ad562e87ae484a82df56ddee30e87343 (diff)
parent4401a136b9cbf01aa99cfdf5d9d67d62579dd853 (diff)
Merge branch 'children' of git://github.com/vicnet/openscad into vicnet-children
Conflicts: tests/CMakeLists.txt
Diffstat (limited to 'contrib/scad-mode.el')
-rw-r--r--contrib/scad-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scad-mode.el b/contrib/scad-mode.el
index 68a47e6..070caaf 100644
--- a/contrib/scad-mode.el
+++ b/contrib/scad-mode.el
@@ -74,7 +74,7 @@
:group 'scad-font-lock)
(defcustom scad-modules
- '("child" "echo" "assign" "for" "intersection_for" "if" "else" ;;control.cc
+ '("child" "children" "echo" "assign" "for" "intersection_for" "if" "else" ;;control.cc
"cube" "sphere" "cylinder" "polyhedron" "square" "circle" "polygon" ;;primitives.cc
"scale" "rotate" "translate" "mirror" "multmatrix" ;;transform.cc
"union" "difference" "intersection" ;;csgops.cc
contact: Jan Huwald // Impressum