Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added the Go To Edit Point functionality | flyingleafe | 2014-08-10 | 2 | -16/+109 | |
| | | ||||||
* | | Fixed a bug that #31 preview always happens if there's an active region. | smihica | 2014-08-09 | 2 | -2/+2 | |
| | | ||||||
* | | FIxed test break because of #29 | smihica | 2014-08-08 | 1 | -6/+5 | |
| | | ||||||
* | | Merge pull request #29 from flyingleafe/master | Shin Aoyama | 2014-08-08 | 5 | -22/+24 | |
|\| | | | | | Fixing improper block tags expansion | |||||
| * | Make the same logic for hiccup tags | flyingleafe | 2014-08-05 | 2 | -6/+8 | |
| | | ||||||
| * | Fixing syntax error while making with python 2 | flyingleafe | 2014-08-05 | 1 | -4/+2 | |
| | | ||||||
| * | Fixing improper behavior of block tags | flyingleafe | 2014-08-05 | 4 | -12/+14 | |
|/ | ||||||
* | Updated that to make emacs boot up quickly when test. | smihica | 2014-07-28 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #27 from pobocks/indent_tests | Shin Aoyama | 2014-07-25 | 1 | -3/+26 | |
|\ | | | | | Tests for indentation, both via indent-region and via emmet-indentation | |||||
| * | Tests for indentation, both via indent-region and via emmet-indentation | Dave Mayo | 2014-07-24 | 1 | -3/+26 | |
|/ | ||||||
* | Merge pull request #26 from pobocks/test_inline_exp | Shin Aoyama | 2014-07-18 | 1 | -0/+16 | |
|\ | | | | | Added first test for inline expansion. | |||||
| * | Added first test for inline expansion. | Dave Mayo | 2014-07-17 | 1 | -0/+16 | |
|/ | ||||||
* | Added new copyrighter. And updated the version. | smihica | 2014-07-14 | 3 | -16/+11 | |
| | ||||||
* | Merge pull request #25 from pobocks/indent_region_support | Shin Aoyama | 2014-07-14 | 5 | -104/+68 | |
|\ | | | | | Support for indent-region | |||||
| * | Support added for indentation by running indent-region after inserting markup. | Dave Mayo | 2014-07-10 | 5 | -104/+68 | |
|/ | | | | Removes the emmet-prettify function | |||||
* | Merge pull request #24 from pobocks/issue_23 | Shin Aoyama | 2014-07-02 | 2 | -2/+22 | |
|\ | | | | | Fix #23, until a better way is found. | |||||
| * | Fix #23, until a better way is found. | Dave Mayo | 2014-06-29 | 2 | -2/+22 | |
|/ | ||||||
* | Merge pull request #22 from pobocks/issue_21 | Shin Aoyama | 2014-06-27 | 2 | -8/+30 | |
|\ | | | | | Proof of concept that #21 is doable. | |||||
| * | Proof of concept that #21 is doable. | Dave Mayo | 2014-06-26 | 2 | -8/+30 | |
|/ | ||||||
* | Fixed issue-11 : Respect indent-tabs-mode. | smihica | 2014-06-14 | 3 | -41/+78 | |
| | ||||||
* | Updated version code 1.0.7 -> 1.0.8. | smihica | 2014-06-11 | 3 | -4/+4 | |
| | ||||||
* | Fixed README | smihica | 2014-06-11 | 1 | -5/+1 | |
| | ||||||
* | Supported Lorem Ipsum. | smihica | 2014-06-11 | 1 | -0/+29 | |
| | ||||||
* | Added Lorem Ipsum codes | smihica | 2014-06-11 | 4 | -10/+106 | |
| | ||||||
* | Added lorem-generator. | smihica | 2014-06-11 | 4 | -1609/+1853 | |
| | ||||||
* | Fixed test break. | smihica | 2014-06-11 | 1 | -3/+3 | |
| | ||||||
* | Fixed new sorted compiled file | smihica | 2014-06-11 | 2 | -1609/+1609 | |
| | ||||||
* | Fixed that compiled files change every compile because of json2hash. | smihica | 2014-06-11 | 1 | -1/+3 | |
| | ||||||
* | Updated version code. | smihica | 2014-05-29 | 3 | -4/+4 | |
| | ||||||
* | Fixed self-closing tag's behavior on emmet-expand-yas. | smihica | 2014-05-29 | 3 | -1246/+1256 | |
| | ||||||
* | To make tools/json2hash work in both python2.7 and 3.X | smihica | 2014-05-29 | 1 | -2/+12 | |
| | ||||||
* | Fixed URL. | smihica | 2014-02-19 | 2 | -2/+2 | |
| | ||||||
* | Apply changes into the source files and remake. | smihica | 2014-02-19 | 4 | -220/+238 | |
| | ||||||
* | 9c9 | smihica | 2014-02-19 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #15 from NateEag/add-css-related-vars | Shin Aoyama | 2014-02-19 | 1 | -217/+235 | |
|\ | | | | | | | Make CSS support more robust and flexible. Thank you @NateEag !! | |||||
| * | CSS mode detection is more robust and flexible | Nate Eagleson | 2014-02-17 | 1 | -3/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | By introducing a few new variables, we make it easier for users to control whether emmet-mode will generate HTML or CSS from its abbreviations. The new variables are particularly helpful for using emmet-mode in [web-mode](https://github.com/fxbois/web-mode), where both CSS and HTML may be present in the same buffer, so major-mode detection is not a reliable means of deciding whether to generate CSS or HTML. | |||||
| * | Remove trailing whitespace from emmet-mode.el | Nate Eagleson | 2014-02-17 | 1 | -214/+214 | |
|/ | ||||||
* | Miss | smihica | 2013-09-16 | 1 | -3/+3 | |
| | ||||||
* | Updated version code. | smihica | 2013-09-16 | 2 | -3/+3 | |
| | ||||||
* | Fixed a bug that cursor position is not working when whitespace is on the ↵ | smihica | 2013-09-16 | 2 | -8/+10 | |
| | | | | top of the snippet. | |||||
* | Removed trash. | smihica | 2013-09-12 | 1 | -0/+0 | |
| | ||||||
* | Fixed a bug that a cl-function every is not working when the cl-package has ↵ | smihica | 2013-09-12 | 3 | -6/+6 | |
| | | | | not loaded yet. | |||||
* | Fixed a bug that the cursor doesn't move after expanding without preview. | smihica | 2013-09-10 | 5 | -10/+20 | |
| | ||||||
* | Some update of readme | smihica | 2013-08-17 | 1 | -12/+25 | |
| | ||||||
* | Updated version 1.0.2 | smihica | 2013-08-16 | 4 | -5/+5 | |
| | ||||||
* | Added settings that the cursor to be positioned between first empty quotes. ↵ | smihica | 2013-08-16 | 3 | -5/+45 | |
| | | | | issue #9. | |||||
* | Updated version. | smihica | 2013-08-06 | 3 | -4/+4 | |
| | ||||||
* | Resolved issue #4 "div is not a block tag by default". | smihica | 2013-08-06 | 4 | -22/+12 | |
| | ||||||
* | Resolved issue #4 "cursor position after expanding". | smihica | 2013-08-06 | 2 | -4/+69 | |
| | ||||||
* | Merge pull request #6 from ironsand/scss-hook | Shin Aoyama | 2013-07-25 | 1 | -1/+2 | |
|\ | | | | | hook scss-mode and sass-mode |