summaryrefslogtreecommitdiff
path: root/helm-misc.el
Commit message (Expand)AuthorAge
* 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
* Fix last sources not built with helm-source.Thierry Volpiatto2016-08-12
* Fix errors and warnings in helm-misc after conversion.Thierry Volpiatto2016-08-11
* Fix some old sources to use helm-source.Thierry Volpiatto2016-08-11
* Fix long lines.Thierry Volpiatto2016-08-11
* Fix lacarte error with minor maps.Thierry Volpiatto2016-08-11
* Fix copyrights.Thierry Volpiatto2016-03-05
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Declare function and var from time.el.Thierry Volpiatto2015-07-11
* Rewrite timezone.Thierry Volpiatto2015-07-10
* Move types from helm-source.el to helm-types.elThierry Volpiatto2015-07-09
* Move helm-mini to helm-buffers.el (#1057).Thierry Volpiatto2015-06-13
* Fix last commitChunyang Xu2015-06-12
* Allow setting truncate line in helm-mini with helm-buffers-truncate-line.Thierry Volpiatto2015-06-11
* Don't let-bound helm-ff-transformer-show-only-basename (#1049).Thierry Volpiatto2015-06-08
* Fix helm commands docstrings and remove some unneeded autoloads.Thierry Volpiatto2015-06-03
* * helm-misc.el: Use helm-source for minibuf hist.Thierry Volpiatto2015-04-17
* Update copyrights.Thierry Volpiatto2015-03-24
* helm-browse-menubar: use multiple sources instead of prefix arg (fix #885)Michael Heerdegen2015-03-01
* Use truncate-lines in helm-mini (#851).Thierry Volpiatto2015-01-31
* Remove some of the obsolete sources and functions.Thierry Volpiatto2014-12-08
* Define `helm-source-buffers-list' at run time.Thierry Volpiatto2014-12-08
* * helm-source.el: Add classes for type function and command.Thierry Volpiatto2014-11-29
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25