summaryrefslogtreecommitdiff
path: root/helm-lib.el
Commit message (Expand)AuthorAge
* Shutup warnings in in helm-libThierry Volpiatto2021-09-26
* Use helm-file-name-extension instead of file-name-extensionThierry Volpiatto2021-09-14
* Allow using a list for find-function default directoriesThierry Volpiatto2021-09-12
* Allow finding elisp symbols in other places than LOAD-PATHThierry Volpiatto2021-09-10
* Comment onlyThierry Volpiatto2021-08-01
* Fix helm-file-expand-wildcards with crap dir namesThierry Volpiatto2021-07-31
* Revert helm-this-command change for emacs-28Thierry Volpiatto2021-06-06
* Fix helm-this-command for emacs-28Thierry Volpiatto2021-05-22
* Remove with-helm-quittableThierry Volpiatto2021-05-19
* Optimize table searching in helpThierry Volpiatto2021-03-24
* Don't stop formatting org tables until eobThierry Volpiatto2021-03-24
* Display commands with org-table in help buffersThierry Volpiatto2021-03-24
* Reenable flatten list which may be useful in previous emacs versionThierry Volpiatto2021-03-15
* Remove unused fnThierry Volpiatto2021-03-14
* Move local vars in .dir-locals fileThierry Volpiatto2021-03-13
* Normalize some more bug linksThierry Volpiatto2021-02-04
* Fix some bug linksThierry Volpiatto2021-02-04
* Allow removing bindings in helpThierry Volpiatto2021-01-17
* Allow selecting closest candidate to point in helm-occurThierry Volpiatto2021-01-05
* Update copyrightsThierry Volpiatto2020-12-16
* Rename helm-attr and helm-attrset and make them obsoleteThierry Volpiatto2020-12-02
* Fix minor typo in docstringManuel Uberti2020-09-05
* Ensure helm--prepare-completion-styles use current-bufferThierry Volpiatto2020-09-04
* Merge pull request #2376 from gcla/native-comp4Thierry Volpiatto2020-08-30
|\
| * Fix issues running emacs built from the native-comp branch (#2375)Graham Clark2020-08-30
* | Handle lambda's in helm-append-at-nthThierry Volpiatto2020-08-29
* | Allow appending atom to seq in helm-append-at-nthThierry Volpiatto2020-08-29
|/
* Make usage of helm-config file obsoleteThierry Volpiatto2020-07-28
* Merge pull request #2349 from progfolio/fix/byte-compiler-warningsThierry Volpiatto2020-07-28
|\
| * Fix byte compiler warningsNicholas Vollmer2020-07-28
* | Add optional arg to helm-help-define-keyThierry Volpiatto2020-07-27
* | Add docstrings in help fnsThierry Volpiatto2020-07-26
* | Move comment in the relevant placeThierry Volpiatto2020-07-26
* | Make some help vars user varsThierry Volpiatto2020-07-26
* | Move helm-help var on top of sectionThierry Volpiatto2020-07-26
* | Don't hardcode helm-help promptThierry Volpiatto2020-07-26
* | Move helm-help--iter-org-state on topThierry Volpiatto2020-07-26
* | Add a function to bound keys in helm-helpThierry Volpiatto2020-07-26
* | Add new alist that serve as keymap for helpThierry Volpiatto2020-07-26
* | Use pcase to allow emulating more bindings in helpThierry Volpiatto2020-07-22
|/
* Revert ee0630fe "Provide an alias for non-essential and use it"Thierry Volpiatto2020-07-20
* Provide an alias for non-essential and use itThierry Volpiatto2020-07-18
* Allow specifying more than one extension in wilcardsThierry Volpiatto2020-07-11
* Fix multiline transformer (#2334)Thierry Volpiatto2020-07-06
* Fix helm-read-answer with key sequencesThierry Volpiatto2020-06-23
* Fix documentationManuel Uberti2020-06-03
* Fix Windows path error (#2308)Thierry Volpiatto2020-05-14
* Make :override advises innermost.Ihor Radchenko2020-04-08
* Use a simple defun for helm-take-first-elementsThierry Volpiatto2020-03-06
* Small optimizationsThierry Volpiatto2020-03-02