elpasync pushed a change to branch elpa/sass-mode. at 247a0d4 Ensure cl-return has a matching block to return from (see #23)
This branch includes the following new commits: new fcee43b Get rid of haml-mode. new 1bcaf92 Add a note about haml-mode. new b676b2d Make variables buffer-local before setting. new 3938a42 Bump version to 3.0.15. new 3930ddc add sass-output-region() and sass-output-buffer() new 5d69d5f Update .gitignore. new 242b0ea Merge remote-tracking branch 'origin/master' new 9d05841 auto-mode-alisp patter should ends with \\ is better for string ends see: http://www.emacswiki.org/emacs/AutoModeAlist new 30f6132 added missing ' in auto-mode-alisp new c0147d2 Don't indent after "attr: value" lines (fixes #5) new 658f745 Hyphens are also valid in css attribute names new 26dff5f Merge pull request #12 from purcell/master new bf846d6 Merge pull request #11 from gramos/fix_auto-mode-alist_pattern new 28dd06b Merge remote-tracking branch 'refs/remotes/nex3/pr/1' new 8190f29 Better version of sass-output-region (see #1) new 0c54866 Make comments toggleable with M-; new 3494c03 Merge pull request #15 from chee/patch-1 new aee28ea Bump version to 3.0.16 new a3f5b1a Send errors to a separate buffer new d19542f Don't override the syntax classes for "-" and "_" new 26a66e3 Revert "Don't override the syntax classes for "-" and "_"" new c5de02d Use cl-lib for consistent destructuring-bind etc. new 3da9040 Update my name. new fb636bb sass-output-region removing trailing indentation. new 702909e Fix naming of indent cleanup function new 7f0df85 Nicer buffer handling for sass-output-region new d72a55f Add sass-command-options variable. new 69fc32b Adding sass-before-eval-hook. new e0c9198 Merge pull request #24 from dcluna/add-pre-eval-hook-and-options new 37105f4 Make sass-command-options a list of strings new 247a0d4 Ensure cl-return has a matching block to return from (see #23)