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
/
zencoding-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed zencoding -> emmet.
smihica
2013-06-23
1
-3607
/
+0
*
Fixed trivial bugs.
smihica
2013-05-18
1
-7
/
+7
*
Some trivial improvements.
smihica
2013-05-18
1
-23
/
+82
*
Supported HTML shippets.
smihica
2013-05-16
1
-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
1
-14
/
+18
*
Supporting HTML-Snippents phase1: Cleaned config-file and Supported html defa...
smihica
2013-05-15
1
-234
/
+713
*
Added css vendor-prefix support. (http://docs.emmet.io/css-abbreviations/vend...
smihica
2013-05-04
1
-49
/
+1062
*
Added #\Space division of css arguments.
smihica
2013-05-03
1
-8
/
+13
*
Supported a missing pattern like 'prop:${default}'.
smihica
2013-04-06
1
-1
/
+1
*
Added css !important syntax support. (http://docs.emmet.io/css-abbreviations/...
smihica
2013-04-05
1
-14
/
+32
*
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
1
-17
/
+30
*
[fix] some fixes.
smihica
2013-03-21
1
-1
/
+1
*
[add] Added CSS transform functions.
smihica
2013-03-21
1
-3
/
+979
*
Created emmet branch.
smihica
2013-03-12
1
-342
/
+7
*
Fixed a bug that Numbering is not working in case of parent-child multiplicat...
smihica
2013-03-10
1
-35
/
+46
*
Added Item numbering:$ syntax support. (http://docs.emmet.io/abbreviations/sy...
smihica
2013-03-10
1
-11
/
+123
*
Added examples of Climb-up syntax to the README.
smihica
2013-02-15
1
-1
/
+1
*
Added Climb-up:^ syntax support. (http://docs.emmet.io/abbreviations/syntax/#...
smihica
2013-02-15
1
-7
/
+57
*
Added html5 tags.
smihica
2013-01-02
1
-3
/
+29
*
Added Text {} syntax support. (http://docs.emmet.io/abbreviations/syntax/#text-)
smihica
2013-01-02
1
-27
/
+107
*
Satisfy ELPA package format.
Leon Zhang
2011-12-31
1
-6
/
+11
*
fix "zencoding-preview-post: (wrong-type-argument stringp nil)" error in scra...
Max Arnold
2011-05-15
1
-1
/
+1
*
Added filter: escape XML-unsafe characters (|e).
Ron Panduwana
2011-02-21
1
-1
/
+17
*
Added Clojure's Hiccup filter (|hic), default for .clj files.
Ron Panduwana
2011-02-21
1
-7
/
+50
*
Added HAML filter (|haml), default for .haml files.
Ron Panduwana
2011-02-21
1
-105
/
+217
*
Added commented-html filter (|c)
Ron Panduwana
2011-02-19
1
-47
/
+74
*
Added support for default filters depending on buffer's filename extension.
Ron Panduwana
2011-02-18
1
-1
/
+8
*
Added filters support.
Ron Panduwana
2011-02-18
1
-48
/
+110
*
Fixed newlines.
Ron Panduwana
2011-02-13
1
-27
/
+26
*
Removed unnecessary comments
Ron Panduwana
2011-02-10
1
-2
/
+0
*
Merge branch 'master' into tag-expansion
Ron Panduwana
2011-02-10
1
-0
/
+4
|
\
|
*
Patch by fgallina to fit zencoding in terminal
Chris Done
2011-02-08
1
-0
/
+2
|
*
Require cl
Chris Done
2011-02-08
1
-0
/
+2
*
|
Added tag expansion for table, ul, ol, and dl
Ron Panduwana
2011-02-09
1
-8
/
+35
|
/
*
Automatically close child-less self-closing tags (eg. br img input)
Ron Panduwana
2011-02-08
1
-2
/
+11
*
Added tests for empty-prop and quoted-prop.
Ron Panduwana
2011-02-08
1
-0
/
+7
*
Added support for quoted property value (eg: a onclick="alert('ok');").
Ron Panduwana
2011-02-08
1
-8
/
+11
*
Allowed empty prop
Ron Panduwana
2011-02-07
1
-5
/
+13
*
Added tests for div-as-default-tag
Ron Panduwana
2011-02-03
1
-0
/
+5
*
div tag name can be omitted when writing element starting from ID or CLASS: #...
Ron Panduwana
2011-02-03
1
-0
/
+5
*
Added syntatic support for empty (self-closing) tags. Ex: input/#id.class typ...
Daniel Fernandes Martins
2011-01-30
1
-23
/
+32
*
allow propery names to honor namespaces
Reed O'Brien
2010-02-14
1
-1
/
+1
*
Removed unnecessary comments at the end of the file
Rudolf
2010-01-24
1
-83
/
+0
*
Added line for including the zencoding-trie data structure
Rudolf
2010-01-24
1
-0
/
+3
*
some fixes by lennart borgman
Chris Done
2009-11-20
1
-26
/
+48
*
live expansion and more tidying
Chris Done
2009-11-20
1
-119
/
+383
*
Add experimental yasnippet integration
---
2009-11-11
1
-1
/
+31
*
Move expression finding out of zencoding-expand-line
---
2009-11-11
1
-12
/
+16
[next]