summaryrefslogtreecommitdiff
path: root/helm-elisp.el
Commit message (Expand)AuthorAge
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Move types from helm-source.el to helm-types.elThierry Volpiatto2015-07-09
* Split window according to helm-split-window-default-side in show completion.Thierry Volpiatto2015-06-15
* Add minor changes to previous PR.Thierry Volpiatto2015-06-09
* Merge branch 'master' of https://github.com/raghavgautam/helm into raghavgaut...Thierry Volpiatto2015-06-09
|\
| * use cl-typecase for one line doc of elisp symbolsRaghav Kumar Gautam2015-06-08
| * adding option to show full help with helm-lisp-completion-persistent-actionRaghav Kumar Gautam2015-06-08
* | Remove the deprecated types attributes.Thierry Volpiatto2015-06-08
|/
* Fix helm commands docstrings and remove some unneeded autoloads.Thierry Volpiatto2015-06-03
* Fix limit of looking-back to 1 before point.Thierry Volpiatto2015-05-11
* * helm-elisp.el (helm-info-lookup-symbol): Set timer delay to 0.01.Thierry Volpiatto2015-05-06
* Delay helm-info-lookup action (#1005).Thierry Volpiatto2015-04-29
* Use the second arg of looking-back in several places (#985).Thierry Volpiatto2015-04-19
* * helm-elisp.el: Remove trailing white spaces.Thierry Volpiatto2015-04-16
* Use helm-source for timers and complex-commands.Thierry Volpiatto2015-04-16
* Don't try to exit minibuffer when already done (#954).Thierry Volpiatto2015-03-31
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-elisp.el (helm-def-source--emacs-variables): Remove keywords.Thierry Volpiatto2015-02-03
* Generalize usage of mapconcat in in-buffer sources for optimization (#854).Thierry Volpiatto2015-02-03
* helm-apropos: use face-list for collecting facesMichael Heerdegen2015-02-02
* fix #854Michael Heerdegen2015-02-02
* * helm-elisp.el (helm-show-completion): Remove props.Thierry Volpiatto2015-01-22
* Remove multikey definition (#802).Thierry Volpiatto2015-01-05
* Don't autoload helm-multi-key-defun definitions (#802).Thierry Volpiatto2015-01-05
* Ensure we set the default values of vars in helm-set-variable.Thierry Volpiatto2015-01-04
* Autoload multi key definitions.Thierry Volpiatto2015-01-02
* Fix local-variables completion in helm-lisp-completion-at-point.Thierry Volpiatto2014-12-19
* Add sources for classes and generic fns in helm-apropos.Thierry Volpiatto2014-12-09
* Fix setting of fuzzy matching in helm-apropos (#743).Thierry Volpiatto2014-12-08
* Tag classes and methods in lisp completions.Thierry Volpiatto2014-12-08
* Fix prompt in lisp completion.Thierry Volpiatto2014-12-08
* Fix highligthting matches in *-locate-library and *-recentf (#145).Thierry Volpiatto2014-12-08
* Disable by default fuzzy matching in symbol completion.Thierry Volpiatto2014-12-06
* * helm-elisp.el: Fix previous commit.Thierry Volpiatto2014-12-05
* Fix apropos transformers when fuzzy disabled.Thierry Volpiatto2014-12-05
* * helm-elisp.el (helm-apropos-fuzzy-match): Add group and type and move on ri...Thierry Volpiatto2014-12-05
* Add fuzzy-matching for helm-aproposTu Do2014-12-05
* * helm-elisp.el (helm-locate-library): Enable fuzzy matching.Thierry Volpiatto2014-12-04
* * helm-elisp.el (helm-lisp-completion-at-point): Remove unused lex var.Thierry Volpiatto2014-12-04
* * helm-elisp.el (helm-lisp-completion-at-point): Fix input for fuzzy.Thierry Volpiatto2014-12-04
* * helm-elisp.el (helm-lisp-completion-at-point): Enable fuzzy matching.Thierry Volpiatto2014-12-04
* Build some sources with helm-build-in-buffer-source.Thierry Volpiatto2014-11-28
* Added helm faces to the Faces customize group.Etan Zapinsky2014-11-25
* * helm-elisp.el: Enable sorting in apropos.Thierry Volpiatto2014-09-07
* * helm-elisp.el (helm-set-variable): quote symbols and lists in minibuf.Thierry Volpiatto2014-08-25
* * helm-elisp.el: require helm-files.Thierry Volpiatto2014-07-30
* helm-source-locate-library: use candidate-number-limit 9999Michael Heerdegen2014-07-30
* Use type file for helm-source-locate-libraryMichael Heerdegen2014-07-30
* fix #571 helm-locate-library should not list backup filesMichael Heerdegen2014-07-18
* Revert recent changes with helm-set-local-variable (#568).Thierry Volpiatto2014-07-14