summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Handle side-window case in helm-default-display-bufferThierry Volpiatto2021-10-04
* Make helm-use-frame-when-dedicated-window obsoleteThierry Volpiatto2021-10-04
* Rename helm-use-frame-when-dedicated-window toThierry Volpiatto2021-10-04
* Ensure window is live when restoring dedicatedThierry Volpiatto2021-10-04
* No need to bother of dedicated windows as well inThierry Volpiatto2021-10-04
* Simplify helm-persistent-action-display-window according to #2443Thierry Volpiatto2021-10-04
* Fix typo in links to bug #2443Thierry Volpiatto2021-10-03
* Set all windows dedicated to non-dedicated on start (#2243)Thierry Volpiatto2021-10-03
* Fix info link in helm-default-display-buffer-functions docstringThierry Volpiatto2021-10-03
* Shutup warnings in in helm-libThierry Volpiatto2021-09-26
* Avoid one unuseful delqThierry Volpiatto2021-09-01
* Add new argument DELAY to helm-define-key-with-subkeysThierry Volpiatto2021-08-22
* Silence byte-compiler in Emacs built --without-xakater2021-08-11
* Fix #2436 (reset cursor-type to default-value)Thierry Volpiatto2021-08-04
* Fix #2433 by testing if while-no-input-ignore-events is boundThierry Volpiatto2021-07-16
* Provide basic support for dragging files from HFFThierry Volpiatto2021-07-14
* Prefer string-width to get helm-visible-mark-prefix lengthThierry Volpiatto2021-07-04
* Fix #2430 by using prefix length instead of 1Thierry Volpiatto2021-07-03
* Display source on top when cycling backThierry Volpiatto2021-07-03
* Honor helm-left-margin-width when marking/unmarkingThierry Volpiatto2021-07-02
* 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