aboutsummaryrefslogtreecommitdiffstats
path: root/src/html-abbrev.el
Commit message (Expand)AuthorAgeFilesLines
* Add self-closing tags style customizationDesmond O. Chang2016-05-021-1/+2
* Added JSX's test and document.smihica2015-10-061-3/+1
* Add jsx support for classNameDiego Berrocal2015-10-051-1/+7
* Fixed bug #65smihica2015-09-251-10/+10
* Refs #61 - Escape using backslash inside { text }Dave Mayo2015-04-101-4/+7
* Avoid warning messagessmihica2014-10-261-28/+31
* Changes to come closer to Emmet support, to allow for better consistency of b...Dave Mayo2014-08-101-3/+9
* Make the same logic for hiccup tagsflyingleafe2014-08-051-3/+4
* Fixing improper behavior of block tagsflyingleafe2014-08-051-3/+4
* Support added for indentation by running indent-region after inserting markup.Dave Mayo2014-07-101-2/+3
* Added Lorem Ipsum codessmihica2014-06-111-2/+30
* Fixed self-closing tag's behavior on emmet-expand-yas.smihica2014-05-291-2/+7
* Renamed zencoding -> emmet.smihica2013-06-231-208/+208
* Some trivial improvements.smihica2013-05-181-1/+1
* Supported HTML shippets.smihica2013-05-161-70/+159
* Removed unnecessary code.smihica2013-05-161-57/+1
* Supporting HTML-Snippents phase1: Cleaned config-file and Supported html defa...smihica2013-05-151-39/+67
* Supported subset of emmet's CSS Abbreviations. You can test it in css-mode.smihica2013-03-241-1/+6
* [add] Added CSS transform functions.smihica2013-03-211-0/+594