summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Remove debugging messageThierry Volpiatto2021-06-24
* Update version number and update helm documentationThierry Volpiatto2021-06-23
* Bind inhibit-quit in helm-read-from-minibufferThierry Volpiatto2021-06-23
* Fix helm-display-line-numbers-modeThierry Volpiatto2021-06-22
* Add a face for helm-visible-mark-prefixThierry Volpiatto2021-06-21
* Change default mark-prefixThierry Volpiatto2021-06-21
* Use use-local-map instead of setting local helm-mapThierry Volpiatto2021-06-21
* Add message when quitting helm sessionThierry Volpiatto2021-06-21
* Always use overlay 'string value when cand is not a multiline candThierry Volpiatto2021-06-20
* Handle multiline truncated candidates when restoring marksThierry Volpiatto2021-06-20
* Maybe setup margin when resumingThierry Volpiatto2021-06-19
* Add evaporate prop on visible overlayThierry Volpiatto2021-06-19
* Prefix marked candidates in marginThierry Volpiatto2021-06-19
* Typo in commentThierry Volpiatto2021-05-25
* Fix bug#2423 by allowing helm update with "*" chars in minibufferThierry Volpiatto2021-05-25
* Revert "Use helm-with-gensyms in helm-while-no-input"Thierry Volpiatto2021-05-22
* Use helm-with-gensyms in helm-while-no-inputThierry Volpiatto2021-05-21
* Fix comments and docstring modified in last commitThierry Volpiatto2021-05-21
* Revert back to helm-while-no-inputThierry Volpiatto2021-05-21
* Simplify helm-display-line-numbers-modeThierry Volpiatto2021-05-20
* Fix emacs bug link in commentThierry Volpiatto2021-05-19
* Replace helm-while-no-input usage by while-no-inputThierry Volpiatto2021-05-19
* Rename helm--quit from helm-quitThierry Volpiatto2021-05-19
* Remove with-helm-quittableThierry Volpiatto2021-05-19
* Remove the with-helm-quittable unneeded in helm-check-minibuffer-inputThierry Volpiatto2021-05-18
* Fix typo (competion → completion)kijima2021-05-04
* Fix typo (syles → styles)kijima2021-05-04
* Rename helm-copy-to-buffer to helm-insert-or-copyThierry Volpiatto2021-05-03
* Try again to fix error in emacs-28 with selected-frameThierry Volpiatto2021-04-25
* Revert "Fix helm commands called from minibuffer fail to exit"Thierry Volpiatto2021-04-25
* Revert "Add an exit-minibuffer function"Thierry Volpiatto2021-04-25
* Fix helm commands called from minibuffer fail to exitThierry Volpiatto2021-04-25
* Add an exit-minibuffer functionThierry Volpiatto2021-04-25
* Don't fallback to diplay candidate value in helm-match-from-candidatesThierry Volpiatto2021-04-21
* Fix helm-get-selectionThierry Volpiatto2021-04-21
* Fix bug#2400 by using a different file-error messageThierry Volpiatto2021-04-19
* Ensure helm-pos-header-line-p is called inside helm bufferThierry Volpiatto2021-04-16
* Rewrite helm-get-selectionThierry Volpiatto2021-04-16
* Update documentationThierry Volpiatto2021-04-14
* Remove helm-tick-hash which is unusedThierry Volpiatto2021-04-10
* Don't stop formatting org tables until eobThierry Volpiatto2021-03-24
* Fix problem with tramp-archive not available (#2393, #2394)Thierry Volpiatto2021-03-19
* [helm--maybe-use-while-no-input] *helm.el: change for unexpected dbus event i...Lin Sun2021-03-18
* Fix obsolete usage of defgeneric, defmetod etc...Thierry Volpiatto2021-03-14
* Move local vars in .dir-locals fileThierry Volpiatto2021-03-13
* Fix some bug linksThierry Volpiatto2021-02-04
* Update helpThierry Volpiatto2021-01-28
* Normalize two issue linksThierry Volpiatto2021-01-20
* Add new var to control helm-follow-action behaviorThierry Volpiatto2020-12-25
* Update copyrightsThierry Volpiatto2020-12-16