summaryrefslogtreecommitdiff
path: root/helm-elisp.el
Commit message (Expand)AuthorAge
* Remove timer in `helm-info-lookup-symbol`.Thierry Volpiatto2017-06-03
* Make *-show-only-basename local in locate-library.Thierry Volpiatto2017-03-16
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Fix PA helps in some places.Thierry Volpiatto2016-11-08
* Add describe action from action buffer.Thierry Volpiatto2016-11-07
* Allow displaying marked faces in helm-apropos (#1613).Thierry Volpiatto2016-09-26
* Disable matching beginning of basename in helm-locate-library (#1611).Thierry Volpiatto2016-09-24
* Allow customizing fuzzy in helm-locate-library (#1611).Thierry Volpiatto2016-09-24
* Remove obsolete variable helm-follow-mode.Thierry Volpiatto2016-09-04
* Fix again elisp PA, The follow cond should be on top.Thierry Volpiatto2016-09-03
* Fix elisp PA with follow.Thierry Volpiatto2016-09-03
* Revert previous change in elisp PA.Thierry Volpiatto2016-09-03
* Reindent no code change.Thierry Volpiatto2016-09-03
* Don't toggle in elisp PA when follow in on.Thierry Volpiatto2016-09-03
* Show only source files in helm-locate-library (#1592).Thierry Volpiatto2016-09-01
* Disable usage of helm-persistent-action-use-special-display.Thierry Volpiatto2016-08-30
* Unquote some more lambdas.Thierry Volpiatto2016-08-28
* Unquote some lambdas.Thierry Volpiatto2016-08-27
* Add persistent-action to info-lookup fallback source.Thierry Volpiatto2016-08-27
* Allow using 'current-source as value for helm-execute-action-at-once-if-one.Thierry Volpiatto2016-08-27
* Allow falling back to help when no info page in info-lookup.Thierry Volpiatto2016-08-27
* Allow customizing which sources to use in info-lookup.Thierry Volpiatto2016-08-27
* Fix also highlighting in lisp-completion (#1582).Thierry Volpiatto2016-08-17
* Fix last sources not built with helm-source.Thierry Volpiatto2016-08-12
* Remove obsolete documentation of attributes.Thierry Volpiatto2016-07-11
* Add history var to helm-apropos.Thierry Volpiatto2016-06-25
* Fix docstrings, no code changes.Thierry Volpiatto2016-03-26
* Fix paren error in helm-apropos.Thierry Volpiatto2016-03-26
* Add :actions keyword to helm-comp-read and use it in helm-M-x (#1448).Thierry Volpiatto2016-03-26
* Fix with-helm-show-completion with helm popping up in same window.Thierry Volpiatto2016-03-25
* helm-complex-command-history: push to command-historyMichael Heerdegen2016-03-17
* helm-complex-command-history: make source multilineMichael Heerdegen2016-03-17
* Fix some more cl-typecase for emacs-24.3 compat.Thierry Volpiatto2016-03-15
* Fix copyrights.Thierry Volpiatto2016-03-05
* Add commands to `helm-apropos` for faces (#1318)Tianxiang Xiong2016-01-05
* Tweak "Edit and eval" action of helm-complex-command-historyMichael Heerdegen2015-12-24
* Fix filter in timer sources (#1260).Thierry Volpiatto2015-11-15
* Fallback to describe-function when no way to know what to use.Thierry Volpiatto2015-11-01
* Declare functions to shutup compiler.Thierry Volpiatto2015-10-28
* Add Reset Variable action only when needed in aproposChunyang Xu2015-10-24
* Add reset variable to default value action in helm-aproposChunyang Xu2015-10-23
* Add customize variable action to helm-aproposChunyang Xu2015-10-20
* Make name arg optional for use in elisp completion (#1222).Thierry Volpiatto2015-10-19
* Fix issue with var and fn sharing same name in mode-line fn as well (#1222).Thierry Volpiatto2015-10-19
* Fix helm-elisp-show-doc-modeline missing argument (#1222).Thierry Volpiatto2015-10-19
* Try to fix persistent help for same symbols names for var and fn (#1222).Thierry Volpiatto2015-10-18
* Ensure describe-function/var etc.. don't send message (#1222).Thierry Volpiatto2015-10-18
* Fix persistent help for elisp show help (#1222).Thierry Volpiatto2015-10-18
* Make symbols flags more explicits in helm-elisp--persistent-help (#1222).Thierry Volpiatto2015-10-18