aboutsummaryrefslogtreecommitdiffstats
path: root/src/css-abbrev.el
Commit message (Expand)AuthorAgeFilesLines
* improve syntaxJesús2020-01-101-81/+81
* Support boolean attributesJesús2020-01-101-1/+1
* Avoid warning messagessmihica2014-10-261-5/+5
* Add support for Sass: Removing trailing semicolon; ability to defineflyingleafe2014-08-111-33/+42
* Renamed zencoding -> emmet.smihica2013-06-231-81/+81
* Fixed trivial bugs.smihica2013-05-181-1/+1
* Some trivial improvements.smihica2013-05-181-12/+50
* Fixed a bug that CSS snipets @xxx is not working.smihica2013-05-151-14/+18
* Added css vendor-prefix support. (http://docs.emmet.io/css-abbreviations/vend...smihica2013-05-041-49/+91
* Added #\Space division of css arguments.smihica2013-05-031-8/+13
* Supported a missing pattern like 'prop:${default}'.smihica2013-04-061-1/+1
* Added css !important syntax support. (http://docs.emmet.io/css-abbreviations/...smihica2013-04-051-14/+32
* Fixed a bug that trailing '+' pattern (e.g. 'bg+') is not working adequately.smihica2013-04-031-1/+1
* Supported subset of emmet's CSS Abbreviations. You can test it in css-mode.smihica2013-03-241-2/+6
* [add] Added CSS transform functions.smihica2013-03-211-0/+154
* Created emmet branch.smihica2013-03-121-0/+3