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
*
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
*
* zendcoding-model.el (zencoding-realtime-preview-keymap): new
Jan Moringen
2009-11-08
1
-13
/
+93
*
made into a simple minor-mode, renamed file, added license, commentary
Chris Done
2009-11-07
1
-0
/
+398