summaryrefslogtreecommitdiff
path: root/helm-sys.el
Commit message (Expand)AuthorAge
* 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
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* Allow disabling marked candidates.Thierry Volpiatto2014-03-27
* * helm-sys.el (helm-top-action-transformer): Add a must-match to comp-read (#...Thierry Volpiatto2014-03-11
* * helm-sys.el (helm-top-action-transformer): Add actions (#436)Thierry Volpiatto2014-03-11
* * helm-sys.el: Fix top command for Mac Osx (#436)Thierry Volpiatto2014-03-10
* * helm-sys.el: Use ps command instead of top for OSX users (#436).Thierry Volpiatto2014-03-07
* Update copyrights.Thierry Volpiatto2014-01-02
* Start fixing unused vars.Thierry Volpiatto2013-11-16
* Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* reindent.Thierry Volpiatto2013-11-04
* Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
* Fix unused args source in some filtered candidates functions.Thierry Volpiatto2013-11-02
* Update copyrights.Thierry Volpiatto2013-03-17
* * helm-sys.el (helm-top-set-mode-line): New, use it to notify sort state in m...Thierry Volpiatto2013-03-13
* * helm-help.el: Add help string and mode-line for top.Thierry Volpiatto2013-03-13
* * helm-sys.el (helm-top-sort-by-mem): Use >.Thierry Volpiatto2013-03-13
* * helm-sys.el: Issue #201, Add sort commands for top.Thierry Volpiatto2013-03-13
* * helm.el: Allow not allowing helm-follow-mode in some sources.Thierry Volpiatto2013-03-09
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* * helm-sys.el: Remove `helm-sys-set-top-command', no more needed.Thierry Volpiatto2013-02-21
* correct #199 fixSyohei YOSHIDA2013-02-21
* * helm-sys.el: Issue #199; Fix typo, use 'env' for tcsh command.Thierry Volpiatto2013-02-18
* * helm-sys.el (helm-c-top-command): Issue #199 Move to defcustom.Thierry Volpiatto2013-02-17
* * helm-sys.el ( helm-c-source-top): Show actions only on line starting by a PID.Thierry Volpiatto2013-02-17
* * helm-sys.el (helm-top): Don't delete ow when helm is alive.Thierry Volpiatto2012-12-17
* * helm-files.el (helm-find-files-1): Remove *full-frame.Thierry Volpiatto2012-12-16
* * helm.el (helm-samewindow): Renamed to helm-full-frame. make it obsolete.Thierry Volpiatto2012-12-11
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* * helm-sys.el (helm-c-source-top): Use header-name.Thierry Volpiatto2012-08-03
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* * helm-sys.el (helm-c-source-emacs-process): refresh list.Thierry Volpiatto2012-07-21
* * helm.el: Remove all digit shortcut code.Thierry Volpiatto2012-04-04
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* * helm-sys.el: newThierry Volpiatto2012-03-22