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

36 commits

Author SHA1 Message Date
Nathan Weizenbaum
859a35946a [Emacs] Fix Sass variable parsing. 2009-07-05 01:51:40 -07:00
Nathan Weizenbaum
e1817a03bf [Emacs] Properly highlight Sass stuff with underscores. 2009-05-27 11:38:40 -07:00
Nathan Weizenbaum
8c3698874a [Emacs] Better highlight Sass directives. 2009-03-29 01:48:03 -07:00
Nathan Weizenbaum
ce7fa72523 [Emacs] Highlight Sass color constants. 2009-03-29 01:48:03 -07:00
Nathan Weizenbaum
e89369c432 [Emacs] Highlight SassScript colors, bools, and ops. 2009-03-29 01:48:03 -07:00
Nathan Weizenbaum
8a7c36d3c5 [Emacs] Highlight a lot more SassScript. 2009-03-29 01:48:03 -07:00
Nathan Weizenbaum
634854a384 [Emacs] Add basic support for SassScript. 2009-03-29 01:48:00 -07:00
Nathan Weizenbaum
7d77b3ca29 [Emacs] Highlight Sass mixins. 2009-03-28 10:52:55 -07:00
Nathan Weizenbaum
a8a89b1426 [Emacs] Set font-lock-keywords-only for Sass. 2009-03-28 10:48:41 -07:00
Nathan Weizenbaum
49729cda72 [Emacs] Highlight Sass variables. 2009-03-28 10:38:39 -07:00
Nathan Weizenbaum
5a51042fd5 [Emacs] Highlight property names in Sass. 2009-03-28 10:37:46 -07:00
Nathan Weizenbaum
b9fff7f799 [Emacs] Use - as a word char in all Sass code. 2009-03-28 10:37:46 -07:00
Nathan Weizenbaum
0e0a36c233 [Emacs] Highlight only the names of Sass directives. 2009-03-28 10:37:39 -07:00
Nathan Weizenbaum
ddca63d477 [Emacs] Have sass-mode highlight single-line syntaxes separately. 2009-03-17 20:51:21 -07:00
Nathan Weizenbaum
0417e89903 [Emacs] Have sass-mode unset some of the vars haml-mode sets. 2009-03-17 20:51:21 -07:00
Nathan Weizenbaum
317e2dd787 [Emacs] Allow haml-indent-function to be more powerful. 2009-03-06 11:23:58 -08:00
Phil Hagelberg
1880b8772e Add autoloads for auto-mode-alist to haml/sass-mode.el.
Also added a footer. Both these are needed for ELPA submission.
2009-01-14 10:50:29 -08:00
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