summaryrefslogtreecommitdiff
path: root/helm-buffers.el
Commit message (Expand)AuthorAge
* Fix PA helps in some places.Thierry Volpiatto2016-11-08
* Change boring buffer regexpFice T2016-10-29
* Avoid repetitives calls to helm-get-current-source.Thierry Volpiatto2016-09-05
* Remove obsolete variable helm-follow-mode.Thierry Volpiatto2016-09-04
* Always switch to candidate in buffer PA when follow is enabled.Thierry Volpiatto2016-09-03
* Disable usage of helm-persistent-action-use-special-display.Thierry Volpiatto2016-08-30
* Remove completely matchplugin slot.Thierry Volpiatto2016-08-17
* Prevent persistent killing of helm-buffer and fix error when killing it.Thierry Volpiatto2016-08-09
* Highlight mode-line only in helm-window by selecting it (#1579).Thierry Volpiatto2016-08-09
* Update marked cands in mode-line when removing/deleting.Thierry Volpiatto2016-07-16
* Fix wrong-number-of-arguments in helm-attrset (#1560).Thierry Volpiatto2016-07-13
* Stop requiring helm-plugin.Thierry Volpiatto2016-07-12
* Fix browsing project from buffer after resuming.Thierry Volpiatto2016-07-12
* Only redisplay for buffer details.Thierry Volpiatto2016-07-07
* refactorBilly.Zheng2016-06-14
* Add helm-quit-and-helm-mini featureBilly.Zheng2016-06-14
* Declare helm-browse-project.Thierry Volpiatto2016-05-26
* Fix browse project from buffer.Thierry Volpiatto2016-05-26
* Prevent browsing project from buffers while in project.Thierry Volpiatto2016-05-25
* Run browse project from buffers.Thierry Volpiatto2016-05-25
* Fix issue #1467 (fix handling buffers with nil default-directory)Vladimir Panteleev2016-04-11
* Fix regexp in helm-buffers (#1462).Thierry Volpiatto2016-04-07
* Fix copyrights.Thierry Volpiatto2016-03-05
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Use consistent pretty major nameChunyang Xu2016-01-01
* Remove deprecated type-attributes definitions.Thierry Volpiatto2015-12-06
* Update mode-line when marking similars buffers.Thierry Volpiatto2015-11-18
* Drop persistent kill from prefix arg in persistent action for buffers (#1253).Thierry Volpiatto2015-11-15
* Fix persistent action toggling for buffers (#1253).Thierry Volpiatto2015-11-03
* Reindent one function.Thierry Volpiatto2015-11-01
* Fix persistent action for buffers (#1253).Thierry Volpiatto2015-11-01
* Toggle between helm-current-buffer and selection on PA (#1253).Thierry Volpiatto2015-11-01
* Don't save buffer without asking in persistent kill (#1253).Thierry Volpiatto2015-11-01
* Make helm-kill-marked-buffers count killed buffersissue-dispenser2015-10-31
* Revert previous changes breaking build with melpa (#1206).Thierry Volpiatto2015-10-08
* Add a white-list in addition of boring buffers list (#1202).Thierry Volpiatto2015-10-08
* Use helm--maybe-build-source here too.Thierry Volpiatto2015-10-07
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Allow migemo+regex in helm-buffers--match-from-inside (#1175).momomo57172015-09-25
* Fix migemo for buffers over others filters (#1175).Thierry Volpiatto2015-09-22
* Fix migemo for non-matchplugin source (#1175).Thierry Volpiatto2015-09-21
* Send a message when killing marked buffers.Thierry Volpiatto2015-09-14
* Fix invalid buffer in searching from inside (#1162).Thierry Volpiatto2015-09-11
* Allow seeing all hidden buffers in buffer list.Thierry Volpiatto2015-08-31
* Rename helm-run-after-quit and helm-quit-and-execute-action.Thierry Volpiatto2015-08-15
* Change default value of helm-buffers-end-truncated-string.Thierry Volpiatto2015-08-13
* Don't hard code endstr in truncated buffers (#1113).Thierry Volpiatto2015-08-08
* Simplify query-replace (#832).Thierry Volpiatto2015-07-15
* Fix usage of multi-query-replace-map in query-replace (#832).Thierry Volpiatto2015-07-15
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14