summaryrefslogtreecommitdiff
path: root/helm-plugin.el
Commit message (Collapse)AuthorAge
* * helm.el (helm-display-mode-line): Fix header-line-format.Thierry Volpiatto2012-04-06
|
* Fix header-line face.Thierry Volpiatto2012-04-05
| | | | | * helm.el (helm-display-mode-line): Add a space before string in header-line. * helm-plugin.el (helm-persistent-help-string): propertize whole head-line.
* * helm-plugin.el (helm-persistent-help-string): Propertize with helm-header.Thierry Volpiatto2012-04-05
|
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
| | | | | | | | | Remove `generated-autoload-file' local var in all files. * helm-bookmark.el (helm-bookmark-directory): new face. Remove obsolete faces vars. * helm-misc.el: require also *-files and *-buffers. * helm.el: Reorder, clean and remove obsolete faces.
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
|
* * helm-plugin.el: Add comments, reorder.Thierry Volpiatto2012-03-24
|
* Finish merging and removing obsolete stuff from helm-config.elThierry Volpiatto2012-03-23
|
* Fix warnings at compilation.Thierry Volpiatto2012-03-22
|
* * helm-plugin.el: newThierry Volpiatto2012-03-22
* helm-config.el: move all plugins