summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Honor use-file-dialog when opening file from menu (#2381)Thierry Volpiatto2020-09-08
* Make read-buffer-to-switch advice function internalThierry Volpiatto2020-09-05
* Fix read-buffer by using minibuffer-completion-tableThierry Volpiatto2020-09-05
* Improve previous commit which is not handling current-bufferThierry Volpiatto2020-09-04
* Remove internal buffers from `buffer-list'Thierry Volpiatto2020-09-04
* Fix docstringThierry Volpiatto2020-09-04
* Ensure helm--prepare-completion-styles use current-bufferThierry Volpiatto2020-09-04
* Ensure restoring default-value of mode-line (issues #1517,#2377)Thierry Volpiatto2020-09-03
* Ensure to use the mode-line default-value at startup (#1517,#2377)Thierry Volpiatto2020-09-03
* Fall back to last-command when not finding the caller in completion-in-regionThierry Volpiatto2020-09-02
* Update *pkg filesThierry Volpiatto2020-09-01
* Ensure helm frame use default fontThierry Volpiatto2020-09-01
* Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2020-08-30
|\
| * Merge pull request #2376 from gcla/native-comp4Thierry Volpiatto2020-08-30
| |\
| | * Fix issues running emacs built from the native-comp branch (#2375)Graham Clark2020-08-30
* | | Add missing doctringThierry Volpiatto2020-08-29
|/ /
* | Handle lambda's in helm-append-at-nthThierry Volpiatto2020-08-29
* | Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2020-08-29
|\|
| * Merge pull request #2373 from peterbecich/travis-ci-cover-25.1-and-25.2Thierry Volpiatto2020-08-28
| |\
| | * add Travis CI coverage for 26.1 and 26.2Peter Becich2020-08-27
| | * remove Travis CI coverage for 24.5; add coverage for 25.1 and 25.2Peter Becich2020-08-27
| |/
| * Merge pull request #2366 from peterbecich/travis-ci-emacs-27Thierry Volpiatto2020-08-28
| |\
| | * Travis CI uses Nix; CI coverage for Emacs 27Peter Becich2020-08-22
* | | Allow appending atom to seq in helm-append-at-nthThierry Volpiatto2020-08-29
|/ /
* | Fix HFF PA second hitThierry Volpiatto2020-08-27
* | Use with-no-warnings instead of with-suppressed-warningsThierry Volpiatto2020-08-23
|/
* Fix validity display of epa keysThierry Volpiatto2020-08-22
* Merge pull request #2369 from manuel-uberti/minor-grammar-fixThierry Volpiatto2020-08-21
|\
| * Minor grammar fixManuel Uberti2020-08-21
|/
* Fix epa prompt formattingThierry Volpiatto2020-08-20
* Fix epa promptThierry Volpiatto2020-08-20
* Fix all prefix names for helm-epaThierry Volpiatto2020-08-20
* Add forgotten autoload cookie to helm-list-epg-keysThierry Volpiatto2020-08-20
* Simplify helm-epa--read-signature-typeThierry Volpiatto2020-08-18
* Fix the crappy epa--read-signature-type by adviceThierry Volpiatto2020-08-18
* Add new minor mode helm-epa-modeThierry Volpiatto2020-08-17
* Provide a helm-epa-select-keys function to replace epa-select-keysThierry Volpiatto2020-08-17
* Filter out epa-mail* actions when current-buffer is not a mail bufferThierry Volpiatto2020-08-17
* Add a user var for epa actionsThierry Volpiatto2020-08-17
* Add action to helm-epaThierry Volpiatto2020-08-17
* Add message for helm-epa* actionsThierry Volpiatto2020-08-16
* Add commentsThierry Volpiatto2020-08-16
* Add actions to helm-list-epg-keysThierry Volpiatto2020-08-16
* Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2020-08-16
|\
| * Merge pull request #2364 from d125q/masterThierry Volpiatto2020-08-15
| |\
| | * Check if symbol is bound before trying to get its valueDario Gjorgjevski2020-08-15
| |/
* / Remove space perhaps added by annotation in the right place (#2365, #2360)Thierry Volpiatto2020-08-16
|/
* Add encrypt action to helm-list-epg-keysThierry Volpiatto2020-08-15
* Add helm interface for epa-list-keysThierry Volpiatto2020-08-15
* Remove space at end of completion at insertion (#2360)Thierry Volpiatto2020-08-13