summaryrefslogtreecommitdiff
path: root/helm-buffers.el
Commit message (Expand)AuthorAge
* Add face for non file buffersJonathan2017-05-19
* Memoize fuzzy pattern in buffers.Thierry Volpiatto2017-04-11
* Change M-U in buffers which is clashing with unmark-all.Thierry Volpiatto2017-04-09
* Fix fuzzy+multimatch behavior in buffers.Thierry Volpiatto2017-04-09
* Remove also negations in helm-buffers--pattern-sans-filters.Thierry Volpiatto2017-04-08
* Fix highlighting mix of fuzzy+multi in buffers and fix documentation.Thierry Volpiatto2017-04-08
* Fix major-mode and highlighting with mjm matching buffer-name.Thierry Volpiatto2017-04-07
* Move helm-elscreen deprecated library to emacs-helm.Thierry Volpiatto2017-04-07
* Fix highlighting in buffers.Thierry Volpiatto2017-04-07
* Fix sorting in buffers with filter as well (#236).Thierry Volpiatto2017-04-06
* Use fuzzy sorting in buffers when needed (#236).Thierry Volpiatto2017-04-06
* Split helm-pattern with helm-mm-split-pattern in many places.Thierry Volpiatto2017-03-29
* Update copyrights.Thierry Volpiatto2017-01-01
* Fix revert and save marked buffers.Thierry Volpiatto2016-12-16
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* 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