summaryrefslogtreecommitdiff
path: root/helm-misc.el
Commit message (Expand)AuthorAge
* 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
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* * helm-files.el (helm-source-file-name-history): Use appropriate transformer ...Thierry Volpiatto2014-02-19
* helm-comint-input-ring support for all commint modessabof2014-02-12
* Correct use of the ringEvgkeni Sampelnikof2014-02-10
* * helm-misc.el: Add completion on shell history.Thierry Volpiatto2014-01-23
* Update copyrights.Thierry Volpiatto2014-01-02
* new fun helm-lacarte-candidate-transformer: propertize key hints with face he...Michael Heerdegen2013-12-10
* * helm-config.el: Update autoload.Thierry Volpiatto2013-12-09
* improve lacarte.el related stuffMichael Heerdegen2013-12-09
* * helm-semantic.el (helm-semantic-default-action): Fix setting tag on parent.Thierry Volpiatto2013-11-25
* Make declarations with defvar.Thierry Volpiatto2013-11-24
* Start fixing unused vars.Thierry Volpiatto2013-11-16
* Merge branch 'origin-exp' into lexThierry Volpiatto2013-11-16
|\
| * (helm-match-line-color-current-line, helm-persistent-highlight-point): Replac...Thierry Volpiatto2013-11-15
| * Reindent all files.Thierry Volpiatto2013-11-04
* | Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* | reindent.Thierry Volpiatto2013-11-04
* | Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* | replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
|/
* * helm-misc.el (helm-recentf): Issue #308 always show full path in recentf.Thierry Volpiatto2013-10-10
* * helm-misc.el: (helm-stumpwm-commands-init) Cleanup whitespace and sort.Russell Sim2013-09-15
* Merge pull request #213 from vderyagin/masterThierry Volpiatto2013-03-17
|\
| * (require 'time) in initialization function of `helm-source-time-world'Victor Deryagin2013-03-14
* | Update copyrights.Thierry Volpiatto2013-03-17
|/
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26