summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Remove unuseful with-helm-buffer clauseThierry Volpiatto2018-04-04
* Fix cleanup fn not exiting minibuffer when frame is usedThierry Volpiatto2018-04-04
* Ensure to not delete underlaying dedicated frameThierry Volpiatto2018-03-31
* Ensure to get helm-sources from helm-buffer when resumingThierry Volpiatto2018-03-31
* Call cleanup fns while helm buffer is current (#2010)Thierry Volpiatto2018-03-31
* Suspend helm while reading passphrase (#2000)Thierry Volpiatto2018-03-21
* Make whole prompt customizablePierre Neidhardt2018-03-20
* Be sure SOURCES are computed in helm-funcall-foreachThierry Volpiatto2018-03-18
* Simplify helm-normalize-sourcesThierry Volpiatto2018-03-18
* No need to reset sym source as it is no more modifiedThierry Volpiatto2018-03-18
* No need to check if source is a symbolThierry Volpiatto2018-03-18
* Don't let-bind helm-sourcesThierry Volpiatto2018-03-18
* Make helm-sources local and get rid of helm-compiled-sourcesThierry Volpiatto2018-03-18
* Allow customizing cursor face in header-line (#1987)Thierry Volpiatto2018-03-14
* Disable frame when more than 2 windows in dired actionsThierry Volpiatto2018-03-10
* Change user var defaultThierry Volpiatto2018-03-09
* Use frame when more than two windowsThierry Volpiatto2018-03-07
* Fix scrolling OWThierry Volpiatto2018-03-07
* Display helm in a frame when initial frame has no minibufferThierry Volpiatto2018-03-06
* Fixed helm-autoresize-mode with helm-window (#1975)Thierry Volpiatto2018-03-01
* Use with-helm-buffer in autoresize mode (#1973)Thierry Volpiatto2018-02-25
* Fix minibuffer place after resuming frameThierry Volpiatto2018-02-24
* Keep minibuffer at same place for next actionThierry Volpiatto2018-02-24
* Update docstringThierry Volpiatto2018-02-24
* New command to exchange minibuffer and header-lineThierry Volpiatto2018-02-24
* Docstring onlyThierry Volpiatto2018-02-24
* Fix visibility parameter also in defconstThierry Volpiatto2018-02-24
* Fix frame parameterThierry Volpiatto2018-02-23
* No need to check for helm-windowThierry Volpiatto2018-02-22
* Ensure preselect run in helm-window when updating (#1971)Thierry Volpiatto2018-02-22
* Skip header-line from helm--update-move-first-line (#1971)Thierry Volpiatto2018-02-22
* Return nil when on header-line in helm-get-selection (#1971)Thierry Volpiatto2018-02-22
* Fix typos and reindentThierry Volpiatto2018-02-22
* Use with-helm-buffer in force-update (#1971)Thierry Volpiatto2018-02-22
* Use with-helm-buffer in helm-preselectThierry Volpiatto2018-02-21
* Fix helm-mark-current-line docstringThierry Volpiatto2018-02-21
* Initially compute candidates before displaying helm-bufferThierry Volpiatto2018-02-21
* Reindent no code changeThierry Volpiatto2018-02-18
* Comment only no code changeThierry Volpiatto2018-02-17
* Keep frame settings only the time to run next helm actionThierry Volpiatto2018-02-17
* Use directly global frame size valuesThierry Volpiatto2018-02-13
* Modify helm-initial-frame docstring (#1965)Thierry Volpiatto2018-02-06
* Set display related vars only when exiting with a frameThierry Volpiatto2018-02-03
* Fix setting of local variablesThierry Volpiatto2018-02-03
* Modify only size params of frame (#1956)Thierry Volpiatto2018-01-30
* Make actions inherit frame settings (#1956)Thierry Volpiatto2018-01-29
* Save whole frame alist and restore it on resume (#1956)Thierry Volpiatto2018-01-29
* Ensure actions use same display fn as initial helm-bufferThierry Volpiatto2018-01-24
* Add with-helm-in-frameThierry Volpiatto2018-01-22
* Ensure to not quit helm session when deleting anotherThierry Volpiatto2018-01-22