]> code.delx.au - gnu-emacs-elpa/history - ztree.el
All files now uses the lexical-binding
[gnu-emacs-elpa] / ztree.el
2015-06-13 Alexey VeretennikovAll files now uses the lexical-binding
2015-06-12 Alexey VeretennikovUpdated comment - removed redundant 'GNU Emacs' stateme...
2015-06-11 Alexey VeretennikovPreparation for GNU ELPA
2013-11-20 Alexey VeretennikovUpdated readme; renamed the ztree to ztree-dir
2013-11-20 Alexey VeretennikovImplemented support for hiding matched(equal) files
2013-11-15 Alexey VeretennikovAdded action on modified files
2013-11-15 Alexey VeretennikovHeader is now customizable
2013-11-15 Alexey VeretennikovImplemented colors support for different files
2013-11-15 Alexey VeretennikovPreparing for the double tree drawing
2013-11-14 Alexey VeretennikovSplit view and models - for directory tree and for...
2013-11-13 Alexey VeretennikovUpdated - aligned 80 chars in width
2013-11-13 Alexey VeretennikovIsolated tree 'control' from the directory model
2013-11-13 Alexey VeretennikovPreparing to isolate ztree from directories api
2013-11-12 Alexey VeretennikovAdded support for double backspace for closing open...
2013-11-11 Alexey VeretennikovAdded header face
2013-11-11 Alexey VeretennikovAdded faces for arrows and [+] signs
2013-11-11 Alexey VeretennikovAdded Backspace support
2013-11-11 Alexey VeretennikovFixed recursion problem
2013-11-11 Alexey VeretennikovUpdated - added faces and updated comments
2013-11-11 Alexey VeretennikovRemoved cl dependencies
2013-11-09 Alexey VeretennikovInitial import - fork from difftree