summaryrefslogtreecommitdiff
path: root/helm-utils.el
Commit message (Expand)AuthorAge
* 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
* Require dired where neededThierry Volpiatto2017-09-18
* Fix long linesThierry Volpiatto2017-09-18
* Don't fail when there is too much windowsThierry Volpiatto2017-09-18
* Add notification when opening files in backgroundThierry Volpiatto2017-09-17
* Add helm-switch-to-buffer-other-window docstringThierry Volpiatto2017-09-17
* Rename helm-switch-to-buffers-other-windowThierry Volpiatto2017-09-17
* Fix selection of initial windowThierry Volpiatto2017-09-16
* Rename helm--switch-to-buffer-other-windowThierry Volpiatto2017-09-16
* Replace dired-simulteanous-find-fileThierry Volpiatto2017-09-16
* Switch to buffer vertically for all windowsThierry Volpiatto2017-09-16
* Add new function and use itThierry Volpiatto2017-09-16
* Allow switching vertically in buffers with a pref argThierry Volpiatto2017-09-15
* Make several tramp related functions privateThierry Volpiatto2017-09-08
* Try to optimize require in several placesThierry Volpiatto2017-09-06
* Add RG to helm-sources-using-help-echo-popupThierry Volpiatto2017-08-24
* prevent duplicates help-echos in async sourcesThierry Volpiatto2017-07-30
* Fix and use helm--url-regexp instead of ffap-url-regexp (#1817)Thierry Volpiatto2017-07-12
* Use only first line of help-echo in helm-popup-tip-mode.Thierry Volpiatto2017-04-20
* Expand file name in helm-quit-and-find-file.Thierry Volpiatto2017-03-30
* Split helm-pattern with helm-mm-split-pattern in many places.Thierry Volpiatto2017-03-29
* Fix highlighting matches with literal spaces.Thierry Volpiatto2017-03-29