summaryrefslogtreecommitdiff
path: root/helm-elisp.el
Commit message (Expand)AuthorAge
* Fix warnings with emacs-27Thierry Volpiatto2020-06-29
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix documentationManuel Uberti2020-06-03
* Ensure a string is passed as :input in lookup infoThierry Volpiatto2019-12-23
* Remove compatibilty code for emacs < emacs-24.4Stefan Monnier2019-11-07
* Be sure the local var is usedThierry Volpiatto2019-08-30
* Use helm-describe-class in PA as wellThierry Volpiatto2019-08-01
* Format classes's docstrings properlyThierry Volpiatto2019-07-31
* No need to quote numbersThierry Volpiatto2019-07-31
* Allow customizing backend functions to describe-var/funThierry Volpiatto2019-07-21
* Update copyrightsThierry Volpiatto2019-03-26
* Use display-graphic-p in favor of window-systemThierry Volpiatto2018-07-16
* Use a separate frame by default for completionThierry Volpiatto2018-07-16
* Update docstringThierry Volpiatto2018-05-28
* Update copyrightsThierry Volpiatto2018-01-08
* Truncate line in lisp completionThierry Volpiatto2018-01-03
* Remove `helm-show-completion-default-display-function`Thierry Volpiatto2018-01-01
* Fix helm-lisp-completion-at-point PAThierry Volpiatto2017-12-29
* Allow displaying helm-buffer in separate frame (#1932)Thierry Volpiatto2017-12-27
* Don't override helm window config unlessly (#1922)Thierry Volpiatto2017-12-04
* Fix test in apropos action transformer (#1906)Thierry Volpiatto2017-11-06
* Allow cleaning rings and handle local vars (#1906)Thierry Volpiatto2017-11-06
* Fix long lines onlyThierry Volpiatto2017-11-01
* Add action to clean hist vars (#1906)Thierry Volpiatto2017-11-01
* Rename helm-split-window-in-side-p (#1902)Thierry Volpiatto2017-10-20
* Try to optimize require in several placesThierry Volpiatto2017-09-06
* 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