summaryrefslogtreecommitdiff
path: root/helm-elisp.el
Commit message (Expand)AuthorAge
* * helm.el (helm-update-source-p): Fix helm hang forever with incomplete/inval...Thierry Volpiatto2012-10-03
* * helm-elisp.el: Comment last changes for now, bug still not fixed.Thierry Volpiatto2012-10-02
* * helm-elisp.el: Use search-strict attribute in helm-apropos.Thierry Volpiatto2012-10-02
* * helm-elisp.el: Revert last changes in *apropos.Thierry Volpiatto2012-09-30
* * helm-elisp.el: Use requires-pattern 2 in helm apropos.Thierry Volpiatto2012-09-30
* Allow customizing helm-display-buffer behavior.Thierry Volpiatto2012-09-12
* * helm-elisp.el (helm-lisp-completion-or-file-name-at-point): Don't try to co...Thierry Volpiatto2012-08-22
* * helm-elisp.el (helm-lisp-completion-or-file-name-at-point): Fix, search for...Thierry Volpiatto2012-08-14
* * helm-elisp.el: Fix completion on filenames.Thierry Volpiatto2012-08-14
* * helm-elisp.el: Fix error when trying completion on nothing.Thierry Volpiatto2012-08-13
* * helm.el: Issue #50 Move some variables to defcustom and remove * in some pl...Thierry Volpiatto2012-08-10
* Add actions to helm-c-apropos sources same as anything-apropos.Syohei YOSHIDA2012-08-05
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* Use timer accessors for timer formatting.Michael Markert2012-07-17
* * helm-elisp.el: Pull out individual sources out of `helm-c-apropos` changes ...Thierry Volpiatto2012-06-02
* * helm-elisp.el: Don't resume lisp completion source.Thierry Volpiatto2012-04-19
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* Create autoload system in helm-config.Thierry Volpiatto2012-03-28
* Move all defcustoms and faces in their respectives groups and files.Thierry Volpiatto2012-03-23
* Finish merging and removing obsolete stuff from helm-config.elThierry Volpiatto2012-03-23
* * helm-config.el: Move more code in helm-elisp.el, helm-elscreen.el, helm-fil...Thierry Volpiatto2012-03-22
* * helm-config.el: Move helm-c-show-completion-overlay def to *elisp.el.Thierry Volpiatto2012-03-20
* * helm-config.el: Move timer code to helm-elisp.elThierry Volpiatto2012-03-20
* * helm-config.el: Move complex-commands to helm-elisp.el.Thierry Volpiatto2012-03-20
* * helm-config.el: Move lisp completion code to helm-elisp.elThierry Volpiatto2012-03-20