1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

19 commits

Author SHA1 Message Date
Phil Hagelberg
f312b31e95 Updated headers for haml-mode.el and sass-mode.el.
This just brings them in line with standard Elisp header conventions
and should make submission to ELPA easier.
2009-01-14 10:49:41 -08:00
Nathan Weizenbaum
fe46a65d4e Autoload emacs modes. 2008-11-27 22:57:30 -08:00
Nathan Weizenbaum
839ad95909 Further DRY up haml- and sass-mode.el. 2008-04-24 09:35:06 -07:00
Nathan Weizenbaum
f1ac876497 Minor formatting change in haml- and sass-mode. 2008-04-22 18:44:47 -07:00
Nathan Weizenbaum
13c868e00e Make sass-mode inherit from haml-mode. 2008-04-22 18:43:31 -07:00
Nathan Weizenbaum
d08fc6eda0 Highlight invalid tabs in haml- and sass-mode.el. 2008-04-22 18:40:19 -07:00
Nathan Weizenbaum
af4fde3bbe Get rid of the ill-concieved hre and sre functions in haml- and sass-mode.el. 2008-04-22 17:30:57 -07:00
Nathan Weizenbaum
cc054ca5c7 Version numbers are pretty meaningless. 2008-04-22 17:30:56 -07:00
Nathan Weizenbaum
205c74c2c2 Don't automatically add the modes to auto-mode-alist. 2008-04-22 17:30:56 -07:00
Nathan Weizenbaum
fdb9ff880c Don't allow customization of backspace functions. 2008-04-22 17:30:56 -07:00
Nathan Weizenbaum
4d97343401 Clean up haml- and sass-mode.el. 2008-04-22 17:30:56 -07:00
Nathan Weizenbaum
5f09785d91 The indentation of the first line of Haml/Sass should be 0 spaces. 2008-04-22 15:31:25 -07:00
Prathan Thananart
ea909f2286 Syntax highlighting for sass-mode 2008-02-16 09:41:17 -08:00
nex3
84029d35d5 Fixed broken find-if in haml- and sass-mode. ELisp is annoying.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@432 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 22:26:19 +00:00
nex3
8d63b02d36 Get rid of the sample-font-lock stuff in haml- and sass-mode.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@431 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 21:50:45 +00:00
nex3
6d15492e6c haml- and sass-modes should make sure there aren't predefined bindings for the .haml and .sass filetypes.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@430 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 21:07:08 +00:00
nex3
b1ac4800e1 A more accurate Sass-attribute-matching regexp in sass-mode.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@424 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 10:12:00 +00:00
nex3
ceb46f1396 Neither haml- nor sass-mode should have any font-lock stuff. Also sass was crashing.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@423 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 09:53:46 +00:00
nex3
eb4f270d57 Added a very basic Sass emacs mode.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@414 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-16 04:00:47 +00:00