summaryrefslogtreecommitdiff
path: root/helm-command.el
Commit message (Expand)AuthorAge
* Update copyrightsThierry Volpiatto2018-01-08
* No need anymore to use cl-defunThierry Volpiatto2017-08-31
* * helm-command.el (helm-M-x): Fix for the Lisp debugger.Chunyang Xu2017-06-02
* * helm-command.el (helm-M-x): Re-throw error signal.Chunyang Xu2017-05-22
* Fix previous PR by calling cons with two args (#1759).Thierry Volpiatto2017-04-29
* Clean up save command history logicTianxiang Xiong2017-04-28
* Fix helm-M-x-default-sort-fn docstring.Thierry Volpiatto2017-04-02
* Use a separate sort function for helm-M-x (#1736).Thierry Volpiatto2017-04-02
* Fail silently when user exit M-x with empty string.Thierry Volpiatto2017-02-09
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Allow matching only part of candidate in helm-comp-read (#1582).Thierry Volpiatto2016-08-16
* Minor fixes for helm-M-x.Thierry Volpiatto2016-06-24
* Fix helm-M-x docstring.Thierry Volpiatto2016-06-24
* Shutup byte compiler in helm-M-x.Thierry Volpiatto2016-06-24
* Rework helm-M-x-prefix-argumentChunyang Xu2016-06-24
* Add FIXME comment no code change (#1545).Thierry Volpiatto2016-06-23
* Add FIXME comments in helm-command.el about last changes (#1545).Thierry Volpiatto2016-06-23
* Reset helm-M-x-prefix-argument after C-u M-x C-gChunyang Xu2016-06-23
* Fix last commitChunyang Xu2016-06-23
* Use helm-M-x's first arg if calling from lisp or kmacroChunyang Xu2016-06-23
* Remove the now unneeded message msg and replace with progn.Thierry Volpiatto2016-06-23
* Allow prefix arg before helm-M-x unconditionallyChunyang Xu2016-06-23
* Don't assume we are in minibuffer in helm-M-x-universal-argument.Thierry Volpiatto2016-06-22
* Update doc for helm-M-xChunyang Xu2016-06-23
* Update minibuffer's prompt when disable prefargChunyang Xu2016-06-23
* For now add a message to notify when disabling prefarg.Thierry Volpiatto2016-06-22
* Change the behavior of xuchunyang patch.Thierry Volpiatto2016-06-22
* Restore helm-M-x-prefix-argument to nil after C-gChunyang Xu2016-06-22
* Add note for helm-M-x-allow-prefix-argumentChunyang Xu2016-06-22
* Display prefix arg before helm-M-x in promptChunyang Xu2016-06-22
* Revert previous two commitsChunyang Xu2016-06-22
* Only display prefix arg before helm-M-x at the beginningChunyang Xu2016-06-22
* Display prefix argument before helm-M-xChunyang Xu2016-06-21
* Add helm-M-x-allow-prefix-argument optionChunyang Xu2016-06-21
* Finally revert c3ef651 adding actions to helm-comp-read.Thierry Volpiatto2016-03-26
* Add :actions keyword to helm-comp-read and use it in helm-M-x (#1448).Thierry Volpiatto2016-03-26
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix compilation warning in helm-command.elChunyang Xu2016-03-04
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Use same persistent fn for M-x and apropos (#1222).Thierry Volpiatto2015-10-17
* Add back helm-M-x-input-history and use itChunyang Xu2015-10-13
* Remove unused variable helm-M-x-input-historyChunyang Xu2015-10-13
* Reset prefix arg in M-x when moving in helm-buffer.Thierry Volpiatto2015-10-08
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Rename variable for clarityWilfred Hughes2015-08-09
* Handle a mode-map being nil.Wilfred Hughes2015-08-09
* Check in elm of extended-command-history is non-nil (#1114).Thierry Volpiatto2015-07-27
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14