Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-07 | add children primitive, and refactor control.cc a little | Vicnet | |
2013-06-01 | Added some missing functions and modules | Marius Kintel | |
2012-07-09 | added auto-loads to scad-mode.el so when it is installed via | Jason Lewis | |
elpa/marmalade it sets everything up for the user so they don't have to edit their init.el file. scad-mode should turn on automatically for any files that end in .scad | |||
2012-07-07 | fixed file name in comments that are used for elpa/marmalade integration | Jason Lewis | |
2012-07-06 | Merge branch 'add-comment-style' of https://github.com/jasonblewis/openscad ↵ | Marius Kintel | |
into jasonblewis-add-comment-style Conflicts: contrib/scad-mode.el | |||
2012-07-06 | changed instructions for installing to take into account change in | Jason Lewis | |
file name | |||
2012-07-06 | updated modified date in header | Jason Lewis | |
2012-07-06 | added the comment styles // and /* */ to scad-mode so you can use | Jason Lewis | |
emacs' comment commands also renamed scad.el to scad-mode.el to be more in keeping with how files are named in emacs |