summaryrefslogtreecommitdiff
path: root/helm-types.el
Commit message (Expand)AuthorAge
* Use helm-find-function as before instead of xref-find-definitionsThierry Volpiatto2021-08-16
* Use helm-find-file-or-marked as default for type fileThierry Volpiatto2021-04-09
* Fix previous requireThierry Volpiatto2021-03-20
* Require helm-source in helm-typesThierry Volpiatto2021-03-20
* Fix obsolete usage of defgeneric, defmetod etc...Thierry Volpiatto2021-03-14
* Move local vars in .dir-locals fileThierry Volpiatto2021-03-13
* Fix some bug linksThierry Volpiatto2021-02-04
* Allow switching marked buffers to tabsThierry Volpiatto2021-01-02
* Update copyrightsThierry Volpiatto2020-12-16
* find-function is broken in emacs-27, use xref-find-definitions insteadThierry Volpiatto2020-11-13
* Add fd help and update generic files map, actions and helpThierry Volpiatto2020-10-19
* Use helm-type-function-actions for commands and function in *-aproposThierry Volpiatto2020-10-04
* Ensure to use the mode-line default-value at startup (#1517,#2377)Thierry Volpiatto2020-09-03
* Fix issues running emacs built from the native-comp branch (#2375)Graham Clark2020-08-30
* Add new action to buffersThierry Volpiatto2020-08-05
* Remove call to eieio-declare-slotsThierry Volpiatto2020-07-28
* And quote the action slot in eieio-declare-slotsThierry Volpiatto2020-07-28
* Fix previous PR incompatible with emacs-26.3Thierry Volpiatto2020-07-28
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Change default actions in type functionsThierry Volpiatto2019-12-23
* Use symbol as value-type for some alistsThierry Volpiatto2019-12-09
* Remove keymap from type-commandThierry Volpiatto2019-12-09
* Fix helm-type-command to be used in helm-M-xThierry Volpiatto2019-12-09
* Fix type command even if not actually in useThierry Volpiatto2019-11-20
* Add action to switch to buffer in new tab (emacs 27 only)Thierry Volpiatto2019-10-04
* Rewrite helm-occur in new file helm-occur.el (#2146)Thierry Volpiatto2019-03-30
* Update copyrightsThierry Volpiatto2019-03-26
* Fix tags in buffer actions list (#2138)Thierry Volpiatto2019-02-18
* Bind helm-delete-backward-no-update in find and locateThierry Volpiatto2018-11-13
* Add jump to bmk other frameThierry Volpiatto2018-11-10
* Use only one delete files actionThierry Volpiatto2018-07-02
* Add attach files action to files type (#2026)Thierry Volpiatto2018-05-03
* Add rename buffer actionThierry Volpiatto2018-02-24
* Update copyrightsThierry Volpiatto2018-01-08
* Remove obsolete entry in type bufferThierry Volpiatto2017-10-03
* Refector some window- and buffer-related functionsPierre Neidhardt2017-10-02
* Rename helm-switch-to-buffers-other-windowThierry Volpiatto2017-09-17
* Reenable marked files in dired with a fix to wdired (advice) (#1783).Thierry Volpiatto2017-06-11
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Move helm-elscreen deprecated library to emacs-helm.Thierry Volpiatto2017-04-07
* Use helm-highlight-files as a filtered-candidate-transformer (#1701).Thierry Volpiatto2017-03-03
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Prevent follow-mode in bookmarks.Thierry Volpiatto2016-09-06
* Modify helm-bookmark find-files in a different way.Thierry Volpiatto2016-07-04
* Add binding for *browse-project in bookmarks.Thierry Volpiatto2016-07-03
* Add bookmark action to browse projects from hff bmks.Thierry Volpiatto2016-07-02
* Run browse project from buffers.Thierry Volpiatto2016-05-25
* Use setf slot-value everywhere.Thierry Volpiatto2016-04-08
* Add mode-line string to files buffers and bookmarks.Thierry Volpiatto2016-03-28