index
:
emmet-mode.git
master
emmet's support for emacs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the Go To Edit Point functionality
flyingleafe
2014-08-10
1
-8
/
+55
*
Make the same logic for hiccup tags
flyingleafe
2014-08-05
1
-3
/
+4
*
Fixing improper behavior of block tags
flyingleafe
2014-08-05
2
-5
/
+6
*
Tests for indentation, both via indent-region and via emmet-indentation
Dave Mayo
2014-07-24
1
-3
/
+26
*
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
1
-3
/
+4
*
Support added for indentation by running indent-region after inserting markup.
Dave Mayo
2014-07-10
3
-64
/
+31
*
Fix #23, until a better way is found.
Dave Mayo
2014-06-29
1
-1
/
+11
*
Proof of concept that #21 is doable.
Dave Mayo
2014-06-26
1
-4
/
+15
*
Fixed issue-11 : Respect indent-tabs-mode.
smihica
2014-06-14
2
-36
/
+69
*
Updated version code 1.0.7 -> 1.0.8.
smihica
2014-06-11
2
-2
/
+2
*
Added Lorem Ipsum codes
smihica
2014-06-11
3
-8
/
+75
*
Added lorem-generator.
smihica
2014-06-11
2
-0
/
+127
*
Fixed test break.
smihica
2014-06-11
1
-3
/
+3
*
Fixed new sorted compiled file
smihica
2014-06-11
2
-1609
/
+1609
*
Updated version code.
smihica
2014-05-29
2
-2
/
+2
*
Fixed self-closing tag's behavior on emmet-expand-yas.
smihica
2014-05-29
2
-623
/
+628
*
Fixed URL.
smihica
2014-02-19
1
-1
/
+1
*
Apply changes into the source files and remake.
smihica
2014-02-19
3
-218
/
+236
*
Updated version code.
smihica
2013-09-16
2
-3
/
+3
*
Fixed a bug that cursor position is not working when whitespace is on the top...
smihica
2013-09-16
1
-4
/
+5
*
Fixed a bug that a cl-function every is not working when the cl-package has n...
smihica
2013-09-12
2
-3
/
+3
*
Fixed a bug that the cursor doesn't move after expanding without preview.
smihica
2013-09-10
3
-5
/
+10
*
Updated version 1.0.2
smihica
2013-08-16
2
-2
/
+2
*
Added settings that the cursor to be positioned between first empty quotes. i...
smihica
2013-08-16
1
-2
/
+18
*
Updated version.
smihica
2013-08-06
2
-2
/
+2
*
Resolved issue #4 "div is not a block tag by default".
smihica
2013-08-06
2
-19
/
+9
*
Resolved issue #4 "cursor position after expanding".
smihica
2013-08-06
1
-2
/
+35
*
Updated version code.
smihica
2013-06-23
2
-3
/
+3
*
Updated LICENSE more.
smihica
2013-06-23
1
-2
/
+2
*
Renamed zencoding -> emmet.
smihica
2013-06-23
8
-512
/
+510
*
Fixed trivial bugs.
smihica
2013-05-18
2
-7
/
+7
*
Some trivial improvements.
smihica
2013-05-18
6
-71
/
+153
*
Supported HTML shippets.
smihica
2013-05-16
2
-74
/
+162
*
Removed unnecessary code.
smihica
2013-05-16
1
-57
/
+1
*
Fixed a bug that CSS snipets @xxx is not working.
smihica
2013-05-15
2
-14
/
+23
*
Supporting HTML-Snippents phase1: Cleaned config-file and Supported html defa...
smihica
2013-05-15
4
-334
/
+809
*
Added css vendor-prefix support. (http://docs.emmet.io/css-abbreviations/vend...
smihica
2013-05-04
3
-66
/
+1100
*
Added #\Space division of css arguments.
smihica
2013-05-03
2
-12
/
+31
*
Supported a missing pattern like 'prop:${default}'.
smihica
2013-04-06
2
-2
/
+3
*
Added css !important syntax support. (http://docs.emmet.io/css-abbreviations/...
smihica
2013-04-05
2
-22
/
+43
*
Fixed a bug that trailing '+' pattern (e.g. 'bg+') is not working adequately.
smihica
2013-04-03
1
-1
/
+1
*
Supported subset of emmet's CSS Abbreviations. You can test it in css-mode.
smihica
2013-03-24
4
-19
/
+32
*
[fix] some fixes.
smihica
2013-03-21
1
-1
/
+1
*
[add] Added CSS transform functions.
smihica
2013-03-21
7
-53
/
+1103
*
Created emmet branch.
smihica
2013-03-12
6
-0
/
+1412