summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Fix PA in action buffer with full-frame.Thierry Volpiatto2016-11-08
* Revert again for now PA helm in action.Thierry Volpiatto2016-11-08
* Don't split window in action when window state is horizontal.Thierry Volpiatto2016-11-08
* Fix PA in action buffer with follow enabled.Thierry Volpiatto2016-11-08
* Disable PA in action buffer for now.Thierry Volpiatto2016-11-07
* Fix PA in action buffer.Thierry Volpiatto2016-11-07
* Add describe action from action buffer.Thierry Volpiatto2016-11-07
* Prevent persistent actions from action buffer.Thierry Volpiatto2016-11-05
* Use cond in helm-init-candidates-in-buffer.Thierry Volpiatto2016-11-03
* Change face of candidate number when suspending.Thierry Volpiatto2016-10-29
* Ensure helm-force-update run in helm-buffer.Thierry Volpiatto2016-10-28
* Allow customizing where to split action window.Thierry Volpiatto2016-10-28
* Allow C-r in helm-map (#1632).Thierry Volpiatto2016-10-27
* Fix mode-line focus in recenter fns.Thierry Volpiatto2016-10-27
* Improve scrolling and recentering.Thierry Volpiatto2016-10-26
* Fix partially reposition and recenter ow.Thierry Volpiatto2016-10-26
* Keep mode-line focus when scrolling ow.Thierry Volpiatto2016-10-26
* Reenable mode-line-in-non-selected-windows (#1579, #1593).Thierry Volpiatto2016-10-26
* Revert 8d1e21c * Don't lost selected-window when resplitting.Thierry Volpiatto2016-10-25
* Reorder, no code change.Thierry Volpiatto2016-10-21
* Allow undoing and redoing yank.Thierry Volpiatto2016-10-18
* Add comment, no code change.Thierry Volpiatto2016-10-17
* Fix resizing window after swapping.Thierry Volpiatto2016-10-17
* Don't lost selected-window when resplitting.Thierry Volpiatto2016-10-14
* Fix action prompt in header-line.Thierry Volpiatto2016-10-12
* Rename user variable.Thierry Volpiatto2016-10-10
* Move defcustom on top and fix docstring.Thierry Volpiatto2016-10-10
* Allow modifying prompt when showing actions.Thierry Volpiatto2016-10-10
* No need to bind helm-full-frame when selecting action.Thierry Volpiatto2016-10-09
* Ensure to not resplit window while selecting actions.Thierry Volpiatto2016-10-09
* Fix helm-top-poll when using a split for actions.Thierry Volpiatto2016-10-09
* Split action window at left, ensure the action buffer is currentThierry Volpiatto2016-10-09
* Delete the window handling helm-action-buffer.Thierry Volpiatto2016-10-09
* Show action buffer beside helm-buffer.Thierry Volpiatto2016-10-09
* Use with-helm-buffer.Thierry Volpiatto2016-10-09
* Fix mode-line string for actions.Thierry Volpiatto2016-10-05
* Ensure the good mode-line is displayed when showing actions.Thierry Volpiatto2016-10-05
* Ensure helm is still alive when running PA from follow.Thierry Volpiatto2016-10-04
* Revert all previous changes to fix mode-line (#1579, #1593).Thierry Volpiatto2016-09-28
* Restore mode-line face when exiting minibuffer as well (#1579, #1593).Thierry Volpiatto2016-09-28
* Fix restoring mode-line when using multiple buffers (#1579, #1593).Thierry Volpiatto2016-09-28
* Fix mode-line face in persistent action (#1579, #1593).Thierry Volpiatto2016-09-28
* Fix again (#1579).Thierry Volpiatto2016-09-27
* Handle cons in helm--maybe-process-filter-one-by-one-candidate.Thierry Volpiatto2016-09-23
* Add `helm-source-by-name`Tianxiang Xiong2016-09-12
* Allow compiling helm on emacs <24.4.Thierry Volpiatto2016-09-08
* Remove last obsoletes defadvices.Thierry Volpiatto2016-09-08
* Fix behavior of prefix arg when follow-mode is enabled.Thierry Volpiatto2016-09-06
* Use it of helm-aif in helm-follow-mode.Thierry Volpiatto2016-09-06
* Fix typo.Thierry Volpiatto2016-09-06