0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #37 from snogge/fix-defcustoms More... about 8 years ago
Elimnate compile warnings for defcustoms More... about 8 years ago
Don't compile at save by default More... about 11 years ago
Merge pull request #20 from jjl/ignore More... almost 13 years ago
Added .gitignore with *.elc More... almost 13 years ago
Merge pull request #15 from christopherbalz/master More... about 13 years ago
Update scss-mode.el More... over 13 years ago
Merge pull request #9 from adeandrade/master More... over 13 years ago
Merge pull request #11 from jschaf/9afd3def More... almost 14 years ago
Fix syntax table bug that didn't match //$blah. More... almost 14 years ago
Compile files using the --update option. More... over 14 years ago
Support a custom output directory for compiled files. Added scss-directory-output as a customized variable. More... over 14 years ago
Merge pull request #8 from samh/master More... over 14 years ago
Fixed quotes in single-line (//) comments. More... over 14 years ago
org-mode doc fix More... over 14 years ago
README tip hide compilation buffer More... over 14 years ago
Version number added, and customizable scss-sass-options added. Thanks @haxney More... over 14 years ago
New regex that matches errors 'on line x of file in section \n from line x of file...', for example undefined mixin errors. More... almost 15 years ago
New regex for variables More... almost 15 years ago
Fix for compilation of SCSS-files that are placed in folders with names containing "scss" More... about 15 years ago
Small fix for files with spaces in their path. More... about 15 years ago
Add (require 'flymake) because we use the flymake-allowed-file-name-masks variable. More... about 15 years ago
Changed URL to git repository More... about 15 years ago
Added README More... about 15 years ago
Added flymake support More... about 15 years ago
Documentation string fix More... over 15 years ago
Changed use of (buffer-name) to var buffer-file-name which makes more sense and works with `uniquify' mode. More... over 15 years ago
Fixed SCSS comments to adhere http://www.emacswiki.org/cgi-bin/wiki/ElispAreaConventions More... over 15 years ago
Added inline comment support to sccs-mode.el. More... over 15 years ago
Scss cleanup More... over 15 years ago