summaryrefslogtreecommitdiff
path: root/helm-command.el
Commit message (Expand)AuthorAge
* Update copyrightsThierry Volpiatto2021-11-12
* Fix some warnings in emacs-28Thierry Volpiatto2021-08-15
* Reintroduce helm-M-x-fuzzy-matchThierry Volpiatto2021-06-23
* Use helm-source-in-buffer for helm-M-xThierry Volpiatto2021-06-23
* Use a display prop for bindings in M-xThierry Volpiatto2021-04-19
* Reenable M-x with completion-styles and emacs helm-completion-style by defaultThierry Volpiatto2021-04-18
* Fix helm-M-x sortingThierry Volpiatto2021-04-18
* Fix helm-M-x history calling predicate on a string instead of a symbolThierry Volpiatto2021-04-17
* Reindent onlyThierry Volpiatto2021-04-13
* Fix history source in M-xThierry Volpiatto2021-04-13
* Fix emacs-27+ regression by disabling by default completion-styles in M-xThierry Volpiatto2021-04-13
* Move local vars in .dir-locals fileThierry Volpiatto2021-03-13
* Allow new symbol no-helm-mx more meaningful for external packagesThierry Volpiatto2021-02-12
* Fix some bug linksThierry Volpiatto2021-02-04
* Update copyrightsThierry Volpiatto2020-12-16
* Fix previous commitThierry Volpiatto2020-09-10
* helm-command-active-mode inherits face from...Nasy2020-09-09
* Propertize names of active modes like counsel-M-x.Nasy2020-09-08
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix running a command involving helm from M-xThierry Volpiatto2020-06-18
* Fix documentationManuel Uberti2020-06-03
* Use add-to-history to save history #2290Thierry Volpiatto2020-04-15
* 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