summaryrefslogtreecommitdiff
path: root/helm-sys.el
Commit message (Expand)AuthorAge
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix documentationManuel Uberti2020-06-03
* Remove deletion of OW before helm call in helm-topThierry Volpiatto2019-10-10
* Update copyrightsThierry Volpiatto2019-03-26
* helm-list-emacs-process: set local header line to niljwinder2018-07-28
* Use a cons cell for top PAThierry Volpiatto2018-05-24
* Fix PA in topThierry Volpiatto2018-05-23
* Update copyrightsThierry Volpiatto2018-01-08
* Remove unneeded let-binding (#1908, #1909)Thierry Volpiatto2017-11-02
* Missing parenthesis in comment.Matthew Carter2017-11-02
* Fixes to helm-sys.elMatthew Carter2017-11-02
* Make helm-alive-p (the function) internal (#1873)Thierry Volpiatto2017-09-19
* Allow marking in helm-top (#1794)Thierry Volpiatto2017-06-24
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Update copyrights.Thierry Volpiatto2017-01-01
* Allow killing marked processes.Thierry Volpiatto2016-12-29
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Forget to rename variable in helm-sys too.Thierry Volpiatto2016-10-10
* Truncate-line in helm-top when showing action buffer in same window.Thierry Volpiatto2016-10-09
* Fix helm-top-poll when using a split for actions.Thierry Volpiatto2016-10-09
* Avoid repetitives calls to helm-get-current-source.Thierry Volpiatto2016-09-05
* Fix mode-line in helm-top.Thierry Volpiatto2016-08-28
* Make preselection of helm-top sort fns consistent with helm-top-poll.Thierry Volpiatto2016-08-24
* Fix docstring (#1586).Thierry Volpiatto2016-08-24
* Fix typo.Thierry Volpiatto2016-08-24
* Allow customizing columns numbers to fit with top/ps output (#1586).Thierry Volpiatto2016-08-24
* Fix sorting by cpu in helm-top with ps backend (#1586).Thierry Volpiatto2016-08-21
* Fix last sources not built with helm-source.Thierry Volpiatto2016-08-12
* Fix helm-top-command (#1532)Chunyang Xu2016-06-08
* Remove comment no code change.Thierry Volpiatto2016-05-30
* Fix helm-top-poll-mode and header-name.Thierry Volpiatto2016-05-30
* Allow customizing preselection action in helm-top.Thierry Volpiatto2016-05-30
* Make top timer var private.Thierry Volpiatto2016-05-29
* Allow customizing delays in helm-top.Thierry Volpiatto2016-05-29
* Fix stupid iedit error while replacing.Thierry Volpiatto2016-05-29
* Fix also preselection in helm-top sort fns.Thierry Volpiatto2016-05-29
* Fix preselection in helm-top-poll.Thierry Volpiatto2016-05-29
* Fix quitting while process is running in helm-top (#1521).Thierry Volpiatto2016-05-28
* Add comments no code changes.Thierry Volpiatto2016-05-28
* Ensure top poll timer is reset when emacs regain focus.Thierry Volpiatto2016-05-28
* Bind with-local-quit only on the update call in helm-top.Thierry Volpiatto2016-05-28
* Use post-command-hook for helm-top.Thierry Volpiatto2016-05-28
* Run the hooks in the top local after-init-hook.Thierry Volpiatto2016-05-28
* Use a hard coded delay of 1.5 for now in helm-top.Thierry Volpiatto2016-05-28
* Fix quitting from helm-top in helm-top-poll-mode.Thierry Volpiatto2016-05-28
* Use with-helm-quittable in helm-top.Thierry Volpiatto2016-05-28
* Use also helm-move-selection-after-hook for helm-top.Thierry Volpiatto2016-05-28
* Ensure the helm-buffer is active.Thierry Volpiatto2016-05-28
* Introduce auto-updating in top.Thierry Volpiatto2016-05-28
* Fix preselection in sort commands of top.Thierry Volpiatto2016-05-20