summaryrefslogtreecommitdiff
path: root/helm-help.el
Commit message (Expand)AuthorAge
* * helm-help.el (helm-ff-help-message): Add tips.Thierry Volpiatto2012-12-13
* * helm.el (helm-execute-persistent-action): Allow using a cons cell for persi...Thierry Volpiatto2012-12-11
* * helm.el (helm-get-candidates): Use one new attr `no-delay-on-input'. preven...Thierry Volpiatto2012-12-08
* * helm-locate.el: Simplify UI for creation of a local db file.Thierry Volpiatto2012-12-07
* * helm-help.el: Add info about colors in buffers.Thierry Volpiatto2012-12-04
* * helm-help.el: Document candidates-process.Thierry Volpiatto2012-11-26
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* * helm-files.el: Allow using recentf as filename history.Thierry Volpiatto2012-09-27
* Add a new matching attr called match-strict.Thierry Volpiatto2012-09-24
* Issue #116 Fix and bind helm-c-open-file-with-default-tool in *find-files and...Thierry Volpiatto2012-09-20
* * helm-buffers.el (helm-multi-occur-as-action): Force searching in current bu...Thierry Volpiatto2012-09-09
* * helm-files.el (helm-ff-locate): basename of cand is now available as defaul...Thierry Volpiatto2012-09-08
* * helm-buffers.el (helm-multi-occur-as-action): Issue #103 Use @ input as def...Thierry Volpiatto2012-08-26
* * helm-locate.el: Bind etags to generic keymap.Thierry Volpiatto2012-08-25
* * helm.el (helm-update): Allow giving an in-source value to delayed attr.Thierry Volpiatto2012-08-20
* Fix mode line string for helm-comp-read.Thierry Volpiatto2012-08-18
* * helm-buffers.el (helm-c-buffer-map): Bind C-s to multi occur.Thierry Volpiatto2012-08-17
* Add help for moccur.Thierry Volpiatto2012-08-17
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* * helm-files.el (helm-find-files-eshell-command-on-file-1): From the helm-buf...Thierry Volpiatto2012-07-07
* * helm-help.el (helm-help-event-loop): Bind Isearch in help buffer.Thierry Volpiatto2012-06-20
* * helm-help.el (helm-generic-file-help-message): Add toggle basename.Thierry Volpiatto2012-05-24
* * helm-buffers.el: Add help command.Thierry Volpiatto2012-05-24
* * helm-help.el: autoload more variables.Thierry Volpiatto2012-04-30
* * helm-help.el: Add missing autoload cookie.Thierry Volpiatto2012-04-30
* * helm-buffers.el: let user choose a mode for new buffers.Thierry Volpiatto2012-04-23
* * helm.el (helm-read-pattern-maybe): Allow using history attr in sources.Thierry Volpiatto2012-04-19
* * helm-match-plugin.el (helm-mp-highlight-match): Check for nohighlight attr.Thierry Volpiatto2012-04-16
* Implement `match-part' attribute.Thierry Volpiatto2012-04-10
* * helm.el: Move help related things to helm-help.el.Thierry Volpiatto2012-04-04
* Merge pull request #32 from tarsius/mode-linethierryvolpiatto2012-04-02
|\
| * helm-bookmark-mode-line-string: doc-string no longer part of valueJonas Bernoulli2012-04-02
| * helm*mode-line-string: replace Acts with Act, like other verbsJonas Bernoulli2012-04-02
| * helm*mode-line-string: don't include helm-send-bug-report-from-helmJonas Bernoulli2012-04-02
| * helm*mode-line-string: improve readability of definitionsJonas Bernoulli2012-04-02
| * helm*mode-line-string: seperate bindings consistentlyJonas Bernoulli2012-04-02
* | * helm-help.el (helm-help-message): Remove reference to removed command helm-...Thierry Volpiatto2012-04-02
* | Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
|/
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* * helm-help.el: newThierry Volpiatto2012-03-22