summaryrefslogtreecommitdiff
path: root/helm-dabbrev.el
Commit message (Expand)AuthorAge
* Fix documentationManuel Uberti2020-06-03
* Fix setting of after and before positionsThierry Volpiatto2020-03-14
* Docstring onlyThierry Volpiatto2020-01-07
* Add docstringThierry Volpiatto2019-12-31
* Reset cache and flags in *dabbrev when only oneThierry Volpiatto2019-12-31
* Do nothing when trying to run dabbrev while it isThierry Volpiatto2019-12-30
* Compute data faster in helm-dabbrevThierry Volpiatto2019-12-29
* Delete events maybe added while helm-dabbrevThierry Volpiatto2019-12-29
* Revert "Simplify dabbrev regexp"Thierry Volpiatto2019-12-27
* Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2019-12-27
|\
| * Fix commentThierry Volpiatto2019-12-26
* | Reorder functions in helm-dabbrevThierry Volpiatto2019-12-27
* | Simplify dabbrev regexpThierry Volpiatto2019-12-27
|/
* Fix typoThierry Volpiatto2019-12-26
* Move lambda inside a functionThierry Volpiatto2019-12-26
* Remove thread in helm-dabbrev which is not workingThierry Volpiatto2019-12-25
* Update copyrightsThierry Volpiatto2019-03-26
* Remove trailing whitespace(s)duianto2019-01-21
* Fix long linesThierry Volpiatto2018-08-10
* Update docstringThierry Volpiatto2018-08-05
* Fix helm-dabbrev message, docstring and commentsThierry Volpiatto2018-08-02
* Fix condition in helm-dabbrevThierry Volpiatto2018-08-01
* User var to disable threading in *-dabbrevThierry Volpiatto2018-08-01
* Compute cycle candidates firstThierry Volpiatto2018-08-01
* Use a dolist loop in *-dabbrev--collectThierry Volpiatto2018-08-01
* Remove helm-dabbrev-max-length-resultThierry Volpiatto2018-07-30
* Fix *-dabbrev regexpThierry Volpiatto2018-07-29
* Use a separate function in *-dabbrevThierry Volpiatto2018-07-28
* Remove unneeded with-current-bufferThierry Volpiatto2018-07-27
* Reindent and add commentThierry Volpiatto2018-07-25
* Docstring onlyThierry Volpiatto2018-07-25
* Fix helm-dabbrev with single candidateThierry Volpiatto2018-07-25
* Fix old-dabbrev errorThierry Volpiatto2018-07-25
* Reorder helm-dabbrevThierry Volpiatto2018-07-25
* Fix loop for computing cycle candidatesThierry Volpiatto2018-07-24
* Check if thread is still aliveThierry Volpiatto2018-07-23
* Move internal vars on topThierry Volpiatto2018-07-23
* Compute dabbrev cands asyncThierry Volpiatto2018-07-23
* Shutup byte compiler about aliases in emacs-27Thierry Volpiatto2018-06-16
* Update copyrightsThierry Volpiatto2018-01-08
* Fix pos-before and pos-after in helm-dabbrevThierry Volpiatto2017-08-28
* Default in helm-dabbrev is now cycling 5 timesThierry Volpiatto2017-08-27
* Fix limit in helm-dabbrev--collectThierry Volpiatto2017-08-27
* Fix helm-dabbrev-separator-regexpThierry Volpiatto2017-08-27
* Fix a beginning of line not preceded by a newlineThierry Volpiatto2017-08-26
* Rename helm--dabbrev--search (fix typo) and add docstringThierry Volpiatto2017-08-26
* Fix matching dabbrev at bolThierry Volpiatto2017-08-25
* Revert some changes in helm-dabbrevThierry Volpiatto2017-08-21
* Fix helm-dabbrev-candidates-number-limit defaultThierry Volpiatto2017-08-20
* Make experimental caching optional for nowThierry Volpiatto2017-08-20