summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't expand filename on /host:.Thierry Volpiatto2016-09-11
* Save-match-data inside helm-ff-tramp-postfixed-p.Thierry Volpiatto2016-09-11
* First attempt to fix tramp multi hops (#1598, #981).Thierry Volpiatto2016-09-10
* Ensure input is not copied with props in helm-regexp.Thierry Volpiatto2016-09-09
* Allow compiling helm on emacs <24.4.Thierry Volpiatto2016-09-08
* Remove last obsoletes defadvices.Thierry Volpiatto2016-09-08
* Update requirement for emacs-24.Thierry Volpiatto2016-09-08
* Prevent follow-mode in bookmarks.Thierry Volpiatto2016-09-06
* Update version number in *pkg files.Thierry Volpiatto2016-09-06
* Follow in helm-goto-next-or-prec-file.Thierry Volpiatto2016-09-06
* Fix behavior of prefix arg when follow-mode is enabled.Thierry Volpiatto2016-09-06
* Use it of helm-aif in helm-follow-mode.Thierry Volpiatto2016-09-06
* Fix typo.Thierry Volpiatto2016-09-06
* Fix usage of ARG in helm-follow-mode.Thierry Volpiatto2016-09-06
* helm-source-names-using-follow is defined twice, remove one definition.Thierry Volpiatto2016-09-06
* Don't show byte-code in message when sole action.Thierry Volpiatto2016-09-05
* Merge branch 'dry_helm-get-current-source'Thierry Volpiatto2016-09-05
|\
| * Avoid repetitives calls to helm-get-current-source.Thierry Volpiatto2016-09-05
* | Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2016-09-05
|\ \
| * | Allow using SOURCE argument of helm-preselect unconditionally (#1595).Thierry Volpiatto2016-09-05
| |/
* / Remove now unneeded section, no code change.Thierry Volpiatto2016-09-04
|/
* Move functions from helm to helm-lib and require accordingly.Thierry Volpiatto2016-09-04
* Remove one more occurence of helm-follow-mode.Thierry Volpiatto2016-09-04
* 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
* Always switch to candidate in buffer PA when follow is enabled.Thierry Volpiatto2016-09-03
* Ensure PA is not called on header when follow is enabled.Thierry Volpiatto2016-09-03
* Update helm-follow-mode state in helm-follow-execute-persistent-action-maybe.Thierry Volpiatto2016-09-03
* Allow again follow in files sources but prevent persistent follow.Thierry Volpiatto2016-09-03
* Fix mode-line blinkink on PA (#1593).Thierry Volpiatto2016-09-03
* Fix non-interactive call of follow-mode.Thierry Volpiatto2016-09-02
* Show only source files in helm-locate-library (#1592).Thierry Volpiatto2016-09-01
* Update global help message.Thierry Volpiatto2016-08-31
* Fix docstring of helm-follow-mode.Thierry Volpiatto2016-08-31
* Prevent follow-mode in HFF.Thierry Volpiatto2016-08-31
* Fix docstring of helm-follow-mode-persistent.Thierry Volpiatto2016-08-31
* Search locate local db files deeper than default-directory.Thierry Volpiatto2016-08-31
* Fix new persistent follow mode.Thierry Volpiatto2016-08-30
* Ensure it is possible to disable follow at any time.Thierry Volpiatto2016-08-30
* Merge branch 'master' into followThierry Volpiatto2016-08-30
|\
| * Fix cursor in minibuffer on persistent action.Thierry Volpiatto2016-08-30
| * Disable usage of helm-persistent-action-use-special-display.Thierry Volpiatto2016-08-30
| * Prevent error when running persistent action on empty helm-buffer.Thierry Volpiatto2016-08-30
| * Remove unneeded save-excursion.Thierry Volpiatto2016-08-29
* | Make follow persistent across emacs sessions.Thierry Volpiatto2016-08-29
|/
* Ensure helm-source-async method is called.Thierry Volpiatto2016-08-29