summaryrefslogtreecommitdiff
path: root/helm-command.el
Commit message (Expand)AuthorAge
* Remove now unneeded var and fnThierry Volpiatto2019-12-14
* Fix history predicate in *M-xThierry Volpiatto2019-12-14
* Fix #2251, remove set--this-command-keys callThierry Volpiatto2019-12-13
* Fix issue #2250 with pref arg in helm-M-xThierry Volpiatto2019-12-13
* Set metadata in helm-M-x (#2249)Thierry Volpiatto2019-12-11
* Fix disabling helm-M-x in kbd-macroThierry Volpiatto2019-12-10
* Simplify usage of arguments in helm-M-x*Thierry Volpiatto2019-12-10
* Fix setting M-x historyThierry Volpiatto2019-12-09
* Remove usage of helm-comp-read in helm-M-xThierry Volpiatto2019-12-09
* Add forgotten help-messageThierry Volpiatto2019-12-09
* Allow using more actions in helm-M-xThierry Volpiatto2019-12-09
* Make helm-M-x-use-completion-styles default to tThierry Volpiatto2019-11-28
* Don't modify completion-styles-alistThierry Volpiatto2019-11-28
* Allow disabling completion-styles inThierry Volpiatto2019-11-27
* Allow setting completion-styles for specific modesThierry Volpiatto2019-11-26
* Rename helm-M-x-transformer-hist toThierry Volpiatto2019-11-25
* Add commentsThierry Volpiatto2019-11-23
* Add group to M-x source historyThierry Volpiatto2019-11-20
* Fall back to helm-comp-read when helm-mode is disabledThierry Volpiatto2019-11-20
* Allow setting must-match from sourcesThierry Volpiatto2019-11-18
* Let-bind extended-command-historyThierry Volpiatto2019-11-14
* Add missing slot to M-x sourcesThierry Volpiatto2019-11-14
* Add PA to history sourceThierry Volpiatto2019-11-14
* Make M-x history source using dynamic candidatesThierry Volpiatto2019-11-13
* New user variableThierry Volpiatto2019-11-13
* Reverse history and add commentsThierry Volpiatto2019-11-13
* Make helm-M-x using completion-stylesThierry Volpiatto2019-11-13
* Fix error in helm-M-xThierry Volpiatto2019-05-27
* Add group to helm-comp-read and use it in M-xThierry Volpiatto2019-05-27
* Update copyrightsThierry Volpiatto2019-03-26
* 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