summaryrefslogtreecommitdiff
path: root/helm-sys.el
Commit message (Expand)AuthorAge
* 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
* Fix copyrights.Thierry Volpiatto2016-03-05
* Always show top line in helm-top and skip it.Thierry Volpiatto2016-03-04
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14
* Remove most mode-line strings to use generic one.Thierry Volpiatto2015-07-14
* Generalize usage of C-h m everywhere.Thierry Volpiatto2015-07-14
* Fix helm commands docstrings and remove some unneeded autoloads.Thierry Volpiatto2015-06-03
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-sys.el (helm-source-top): Use helm-source.Thierry Volpiatto2015-02-26
* remove double call list-process--refreshLe Wang2015-02-09
* * helm-sys.el (helm-top): Preselect first cand.Thierry Volpiatto2014-09-14
* * helm-sys.el: Display column line and give it properties.Thierry Volpiatto2014-09-08
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25