summaryrefslogtreecommitdiff
path: root/helm-utils.el
Commit message (Expand)AuthorAge
* Fix error in sort fnThierry Volpiatto2019-11-23
* Add commentsThierry Volpiatto2019-11-23
* Add flex scoring for helm-fuzzy styleThierry Volpiatto2019-11-23
* Shutup byte-compiler in emacs-26Thierry Volpiatto2019-11-07
* Fix switching buffer in tab with new apiThierry Volpiatto2019-11-07
* Fix function change in emacs-27Thierry Volpiatto2019-11-07
* Fix helm-quit-and-find-file in helm-occurThierry Volpiatto2019-10-31
* Exclude negation pattern in default sort fnThierry Volpiatto2019-10-28
* Allow switching to buffer in its tabThierry Volpiatto2019-10-04
* Remove helm-org.elThierry Volpiatto2019-08-10
* Declare markdown-show-subtreeThierry Volpiatto2019-07-22
* don't (require 'org) unnecessarilyKien Nguyen2019-07-16
* Update copyrightsThierry Volpiatto2019-03-26
* Rename helm-show-all-in-this-source-onlyThierry Volpiatto2018-12-08
* Fix updating in helm-show-all-in-this-source-onlyThierry Volpiatto2018-12-08
* Fix helm-set-source-filter and allow togglingThierry Volpiatto2018-12-08
* Handle packages in helm-quit-and-find-fileThierry Volpiatto2018-11-22
* Use helm-acase in some placesThierry Volpiatto2018-10-28
* Make helm-case anaphoric and rename to helm-acaseThierry Volpiatto2018-10-28
* Fix error with helm-grep-mode actionThierry Volpiatto2018-09-06
* Fix error with *file-attributesThierry Volpiatto2018-06-23
* Use helm-case-fold-search when highlighting matchesThierry Volpiatto2018-05-04
* Ensure helm-elisp is loaded in helm-quit-and-find-fileThierry Volpiatto2018-03-18
* Bind helm-actions-inherit-frame-settingsThierry Volpiatto2018-02-27
* Fix helm-quit-and-find-file after a show-completionThierry Volpiatto2018-01-15
* Update copyrightsThierry Volpiatto2018-01-08
* Fix compatibility with emacs-24Thierry Volpiatto2017-12-24
* Outline may fail under some conditions (#1919)Thierry Volpiatto2017-11-26
* Fix org-reveal no more working in outline buffers (#1919)Thierry Volpiatto2017-11-25
* Add current mark to mark-ring and revert previous change (#1891)Thierry Volpiatto2017-10-27
* Fix duplicates in mark-ring (#1891)Thierry Volpiatto2017-10-26
* Rename helm-split-window-in-side-p (#1902)Thierry Volpiatto2017-10-20
* Merge pull request #1898 from Ambrevar/split-preferenceThierry Volpiatto2017-10-16
|\
| * Make alternate-split and mosaic respect helm-window-prefer-horizontal-splitPierre Neidhardt2017-10-15
* | Fix helm-window-show-buffers-functionThierry Volpiatto2017-10-02
|/
* Fix long lines, no code changeThierry Volpiatto2017-10-02
* Fix duplicate first window in helm-window-alternate-split-fnPierre Neidhardt2017-10-02
* Add customization choice to helm-window-show-buffers-functionPierre Neidhardt2017-10-02
* Refector some window- and buffer-related functionsPierre Neidhardt2017-10-02
* Add helm-window-mosaic-fn (a helm-switch-to-buffers-function)Pierre Neidhardt2017-09-29
* Suggest refactoring of helm-switch-to-buffer*Pierre Neidhardt2017-09-29
* Add helm-window-alternate-split-fn (a helm-switch-to-buffers-function)Pierre Neidhardt2017-09-29
* Remove helm-simultaneous-find-filePierre Neidhardt2017-09-29
* Add helm-switch-to-buffers-functionPierre Neidhardt2017-09-29
* helm-utils: Fix some typos and doc syntaxPierre Neidhardt2017-09-29
* Handle errors in helm-find-files-other-window (#1871)Thierry Volpiatto2017-09-28
* Allow helm guessing how to split-windows (#1860)Thierry Volpiatto2017-09-25
* Allow switching-buffer-other-window vertically (#1860)Thierry Volpiatto2017-09-25
* Require dired where needed (#1878)Thierry Volpiatto2017-09-22
* Don't create a new window when one already exists (#1874)Thierry Volpiatto2017-09-19