summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Fix checking string with non string display prop (#2335)Thierry Volpiatto2020-07-06
* New var to store help buffer-nameThierry Volpiatto2020-07-03
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Add new source slot match-on-realThierry Volpiatto2020-06-22
* Fix exiting minibuffer with new unknow file prefixThierry Volpiatto2020-06-22
* Preserve source ordering in `helm-fuzzy-match-sort-fn-preserve-ties-order'David Edmondson2020-06-19
* Fix documentationManuel Uberti2020-06-03
* Fix initial minibuffer-completion-confirm valueThierry Volpiatto2020-05-29
* Allow passing minibuffer-completion-confirm valueThierry Volpiatto2020-05-28
* Update version number in helm.elThierry Volpiatto2020-05-17
* Change some default bindingsThierry Volpiatto2020-05-17
* Get rid of any-prefixesThierry Volpiatto2020-05-04
* Update docstringThierry Volpiatto2020-05-04
* Resize popup frame width and height when reuse itWang Kai2020-05-04
* Another fix for helm-treemacs-iconsThierry Volpiatto2020-04-29
* Remove unneeded test for remote file in mark allThierry Volpiatto2020-04-29
* Ensure error message is seen when marking allThierry Volpiatto2020-04-28
* Use equal to check display in some other places #2296Thierry Volpiatto2020-04-28
* Try to fix again issue with helm-tremacs-iconsThierry Volpiatto2020-04-24
* Fix error when marking allThierry Volpiatto2020-04-23
* Update documentationThierry Volpiatto2020-04-13
* Remove one unneeded conditionalThierry Volpiatto2020-04-09
* Remove now unneeded require of adviceThierry Volpiatto2020-04-09
* Make :override advises innermost.Ihor Radchenko2020-04-08
* Small optimizationsThierry Volpiatto2020-03-02
* Fix long lines, no code changeThierry Volpiatto2020-02-07
* Tweaking of `other' helm-split-window-default-side when 1 windowBA2020-02-07
* Fix #2276 with other window dedicated andThierry Volpiatto2020-02-07
* Merge pull request #2267 from conao3/fix-indentThierry Volpiatto2020-01-26
|\
| * fix indent helm.elconao32020-01-22
* | Fix bug #2271 (typos, no code change)Thierry Volpiatto2020-01-23
* | Prevent error in helm-set-case-fold-search (#2270)Thierry Volpiatto2020-01-23
* | Allow marking forward and backward convenientlyThierry Volpiatto2020-01-20
|/
* Ensure helm-match-from-candidates is not calledThierry Volpiatto2020-01-19
* Fix error in highlighting with very long linesThierry Volpiatto2020-01-16
* Add assertion in helm-internal for inputThierry Volpiatto2019-12-23
* Update documentationThierry Volpiatto2019-12-18
* Update help-messageThierry Volpiatto2019-12-17
* Fix helm-flex with minibuffer-completeThierry Volpiatto2019-12-11
* Typo only no code changeThierry Volpiatto2019-12-09
* Handle other conditions in action menuThierry Volpiatto2019-12-08
* Close action menu when its buffer is visibleThierry Volpiatto2019-12-07
* Fix action menu when action is a symbolThierry Volpiatto2019-12-07
* Use widget for action menu when called from mouse-3Thierry Volpiatto2019-12-07
* Merge branch 'dev'Thierry Volpiatto2019-12-03
|\
| * More update on documentationThierry Volpiatto2019-12-02
| * Update docThierry Volpiatto2019-12-02
* | version number for CaskPeter Becich2019-11-29
* | Merge branch 'master' into travis-ciPeter Becich2019-11-29
|\|
| * Rename functionsThierry Volpiatto2019-11-28