summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Fix typo in doc string.Kechao Cai2018-08-20
* Fix quoted strings in some placesThierry Volpiatto2018-07-06
* Rename and rewrite helm--recent-pushThierry Volpiatto2018-07-03
* Fix previous commitThierry Volpiatto2018-06-25
* Fix helm-marked-candidates with false wildcardsThierry Volpiatto2018-06-25
* Shutup byte compiler about aliases in emacs-27Thierry Volpiatto2018-06-16
* Rename functions and update docstringThierry Volpiatto2018-06-10
* Update generic help messageThierry Volpiatto2018-06-09
* Check existence of helm-buffer (#2056)Thierry Volpiatto2018-06-05
* Fix helm-resume-after-hook with HFFThierry Volpiatto2018-06-01
* Merge pull request #2051 from emacs-helm/dedicated_windowThierry Volpiatto2018-05-31
|\
| * Split helm-window to display PA (#2050)Thierry Volpiatto2018-05-31
* | Add helm-resume-after-hook and use it for HFFThierry Volpiatto2018-05-31
|/
* Try to find if frame have a minibufferThierry Volpiatto2018-05-31
* Revert previous changesThierry Volpiatto2018-05-31
* Add commentThierry Volpiatto2018-05-31
* Workaround emacs-26 bug with frame-parameterThierry Volpiatto2018-05-31
* Fix PA with one dedicated win in OW (#2050)Thierry Volpiatto2018-05-30
* Docstring onlyThierry Volpiatto2018-05-30
* Update helpThierry Volpiatto2018-05-29
* Revert previous and fix docstringThierry Volpiatto2018-05-14
* Check if window is splittable before showing action in owThierry Volpiatto2018-05-14
* Rename helm--set-default-prompt-displayThierry Volpiatto2018-05-14
* Allow splitting action window in frameThierry Volpiatto2018-05-14
* Additional helm window settingsThierry Volpiatto2018-05-14
* Allow getting marked with props (#2034)Thierry Volpiatto2018-05-12
* Create debug directory if necessaryThierry Volpiatto2018-05-09
* Ensure helm-get-selection returns nilThierry Volpiatto2018-05-08
* Ensure region-* fns are called only when region is activeThierry Volpiatto2018-04-10
* Fix current-buffer in resume when narrowing (#2009)Thierry Volpiatto2018-04-09
* Maybe narrow current-buffer when resuming (#2019)Thierry Volpiatto2018-04-09
* 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