summaryrefslogtreecommitdiff
path: root/helm-mode.el
Commit message (Expand)AuthorAge
* Update copyrightsThierry Volpiatto2019-03-26
* Fix helm matching functions defeated (#2134)Thierry Volpiatto2019-03-08
* Remove trailing whitespace(s)duianto2019-01-21
* Update comment, no code changeThierry Volpiatto2018-11-27
* Disable only ido-everywhere (#2085)Thierry Volpiatto2018-11-27
* Handle ido-everywhere (#2085)Thierry Volpiatto2018-11-25
* Add history by default to write-buffer, write-fileThierry Volpiatto2018-10-05
* Fix some bindings (#2082)Thierry Volpiatto2018-08-24
* Add docstring (#2076)Thierry Volpiatto2018-08-08
* Use read-buffer-function (#2076)Thierry Volpiatto2018-08-08
* Add comments onlyThierry Volpiatto2018-06-06
* Fix wrong INITIAL arg or read-file-name (#2055)Thierry Volpiatto2018-06-06
* Fix dired-do-* commands (#1441)Thierry Volpiatto2018-06-01
* Don't add tramp method in host completionThierry Volpiatto2018-05-30
* Always use a sync handler when COLLECTION is a functionThierry Volpiatto2018-05-24
* Add comment and reindentThierry Volpiatto2018-05-22
* Fallback to a sync handler in comp/read when neededThierry Volpiatto2018-05-22
* Don't unquote pattern when used as candidate (#2005)Thierry Volpiatto2018-04-07
* Ensure read-directory-name returns empty stringThierry Volpiatto2018-03-14
* Keep improving docstringThierry Volpiatto2018-02-06
* Improve docstringThierry Volpiatto2018-02-06
* Some more docstring fix for helm-modeThierry Volpiatto2018-02-05
* Improve helm-completing-read-handlers-alist docstringThierry Volpiatto2018-02-05
* Update copyrightsThierry Volpiatto2018-01-08
* Remove helm-completion-in-region-display-function (#1932)Thierry Volpiatto2018-01-08
* Allow using own frame in completion-in-region (#1932)Thierry Volpiatto2017-12-28
* Fix warnings with helm-full-frame let-boundedThierry Volpiatto2017-12-21
* Replace hff PA with hff PA-if in helm-mode (#1936)Thierry Volpiatto2017-12-21
* Check if input is not an empty string (#1933)Thierry Volpiatto2017-12-19
* Return a directory name in helm-read-file-name (#1920)Thierry Volpiatto2017-11-24
* Allow using helm-ff-RET in must-match mapThierry Volpiatto2017-09-28
* Temporary fix for previous commitThierry Volpiatto2017-09-28
* Let-bind the must-match-maps in helm-modeThierry Volpiatto2017-09-28
* Declare helm--completing-file-name in helm.el (#1880)Thierry Volpiatto2017-09-23
* New flag to notify helm-read-file-name is running (#1879)Thierry Volpiatto2017-09-23
* Add the help-message in symbol completion as wellThierry Volpiatto2017-09-20
* Add help for completing-read'sThierry Volpiatto2017-09-20
* Make several tramp related functions privateThierry Volpiatto2017-09-08
* Try to optimize require in several placesThierry Volpiatto2017-09-06
* Allow disabling in-buffer in completing-read (#1838)Thierry Volpiatto2017-08-18
* Make available input in collection function (#1838)Thierry Volpiatto2017-08-14
* Fix and use helm--url-regexp instead of ffap-url-regexp (#1817)Thierry Volpiatto2017-07-12
* Add comment no code change.Thierry Volpiatto2017-07-08
* Return pattern not expanded (#1808)Thierry Volpiatto2017-07-07
* Ensure default fc-transformer is used in HCRThierry Volpiatto2017-06-29
* Fix completing-read with must-match == nil (#1782).Thierry Volpiatto2017-06-06
* Try to find a default separator in CRM.Thierry Volpiatto2017-05-25
* Fix insertion in CRM.Thierry Volpiatto2017-05-24
* Honour helm-mode-reverse-history in read-file-name.Thierry Volpiatto2017-05-18
* Fix ffap in helm-completing-read-handlers-alist (#1768).Thierry Volpiatto2017-05-09