commit | bcc5adfe2490719f27ba1ab50938bd759eb0401b | [log] [tgz] |
---|---|---|
author | Dmitry Gutov <dgutov@yandex.ru> | Sun Feb 10 00:24:51 2013 +0400 |
committer | Dmitry Gutov <dgutov@yandex.ru> | Sun Feb 10 00:24:51 2013 +0400 |
tree | b0940de9c189da56375e0eaf10537d5932f62ea4 | |
parent | 3710268ecf8f075c8307c1649c73cb640cf3bd80 [diff] |
Define mmm-indent-line-function and its default value * Now html-erb-mode can just set mmm-indent-line-function. * Easier access to the submode's indent-line-function. No need to hack around. * mmm-indent-line indents according to the submode at the indentation, which is more consistent than previously.