summaryrefslogtreecommitdiff
path: root/helm-misc.el
Commit message (Expand)AuthorAge
* Fix requirement and declarations for epa/epgThierry Volpiatto2020-10-04
* Use with-no-warnings instead of with-suppressed-warningsThierry Volpiatto2020-08-23
* Fix validity display of epa keysThierry Volpiatto2020-08-22
* 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
* Add encrypt action to helm-list-epg-keysThierry Volpiatto2020-08-15
* Add helm interface for epa-list-keysThierry Volpiatto2020-08-15
* Fix error when minibuffer-history is called from repeat-complex-command (#2351)Thierry Volpiatto2020-07-30
* Make usage of helm-config file obsoleteThierry Volpiatto2020-07-28
* Move helm-minibuffer-history-key to helm-miscThierry Volpiatto2020-07-28
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix documentationManuel Uberti2020-06-03
* Allow remapping helm-minibuffer-history-keyThierry Volpiatto2019-12-06
* Update copyrightsThierry Volpiatto2019-03-26
* Move comint-input-ring code from helm-misc.el to helm-comint.elPierre Neidhardt2019-02-15
* Remove trailing whitespace(s)duianto2019-01-21
* Traverse LaTeX-math-menu (#2062)Thierry Volpiatto2018-07-08
* Ensure also display-time-world-list is not nil (#1986)Thierry Volpiatto2018-03-12
* Fix compatibility with emacs-26 in helm-world-time (#1986)Thierry Volpiatto2018-03-12
* Update copyrightsThierry Volpiatto2018-01-08
* Require time for display time (#1884)Thierry Volpiatto2017-09-26
* Move helm-for-files-preferred-list to helm-for-filesThierry Volpiatto2017-09-07
* Move helm-lacarte to emacs-helm (#1740).Thierry Volpiatto2017-04-06
* Ask user to install `lacarte` if not installedTianxiang Xiong2017-03-28
* Revert changes for helm-minibuffer-history.Thierry Volpiatto2017-01-28
* Fix prevent calling helm-minibuffer-history on itself.Thierry Volpiatto2017-01-26
* Prevent calling helm-minibuffer-history on itself.Thierry Volpiatto2017-01-25
* Use last-command to test if we are in query-replace (#1667).Thierry Volpiatto2017-01-18
* Fix test in previous commit (#1667).Thierry Volpiatto2017-01-18
* Fix unicode issue in query-replace minibuffer-history for emacs-25+ (#1667).Thierry Volpiatto2017-01-18
* Update copyrights.Thierry Volpiatto2017-01-01
* Fix let-binding in minibuffer-history to allow recursive-minibuffers (#1655).Thierry Volpiatto2016-12-31
* Use helm-comp-read in helm-minibuffer-history (#1650).Thierry Volpiatto2016-12-07
* Declare helm-minibuffer-history-map before using it.Thierry Volpiatto2016-12-07
* Prevent calling helm-minibuffer-history on itself.Thierry Volpiatto2016-12-07
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Allow using helm-minibuffer-history in helm (#1632).Thierry Volpiatto2016-10-27