summaryrefslogtreecommitdiff
path: root/helm-config.el
Commit message (Expand)AuthorAge
* Add comments in helm-configThierry Volpiatto2020-08-02
* 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
* Fix documentationManuel Uberti2020-06-03
* Fix #2258 by avoiding using helm-aif in helm-configThierry Volpiatto2019-12-24
* Allow remapping helm-minibuffer-history-keyThierry Volpiatto2019-12-06
* Update copyrightsThierry Volpiatto2019-03-26
* Font-lock helm-read-answerThierry Volpiatto2018-07-03
* Update copyrightsThierry Volpiatto2018-01-08
* Add font-lock-keyword for helm-aand.Thierry Volpiatto2017-07-12
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Disable usage of helm-persistent-action-use-special-display.Thierry Volpiatto2016-08-30
* Cleanup deprecated plugin fns, several functions removed.Thierry Volpiatto2016-07-11
* Fontify helm-with-gensyms.Thierry Volpiatto2016-05-17
* Highlight new symbols helm-awhile and helm-acond.Thierry Volpiatto2016-05-16
* Fix copyrights.Thierry Volpiatto2016-03-05
* Remove last references to helm-do-grep that is not existing anymore (#1377).Thierry Volpiatto2016-02-07
* Make helm gid bindings more consistents with other grep commands.Thierry Volpiatto2016-01-26
* Remove require helm-aliases (#1281).Thierry Volpiatto2015-12-06
* Bind helm-documentation in helm-command-map (#1141).Thierry Volpiatto2015-09-04
* Bind AG in menu and global map.Thierry Volpiatto2015-08-29
* Add helm-imenu-in-all-buffers to menu and bind it in helm-command-map.Thierry Volpiatto2015-06-19
* Add list-elisp-packages to menu and command map.Thierry Volpiatto2015-06-11
* Move menu definitions from helm-config to new file helm-easymenu.el.Thierry Volpiatto2015-06-11
* Add gid to global map and menu.Thierry Volpiatto2015-05-23
* * helm-config.el: Ensure we don't call async-bytecomp-package-modeThierry Volpiatto2015-05-20
* Use async-bytecomp-package-mode to enable async compilation of helm.Thierry Volpiatto2015-05-15
* Remove function-put alias (#1007).Thierry Volpiatto2015-04-29
* Update helm-config.elThomas Frössman2015-03-27
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-config.el: Remove unused bindings.Thierry Volpiatto2015-03-06
* Add helm-multi-files a replacement of helm-for-files.Thierry Volpiatto2015-02-26
* * helm-config.el: Now allow compiling.Thierry Volpiatto2014-09-21
* * helm-config.el: soft require async-bytecomp.Thierry Volpiatto2014-09-21
* * helm-config.el: Don't compile.Thierry Volpiatto2014-09-21
* Merge branch 'master' into async_depThierry Volpiatto2014-09-20
|\
| * * helm-config.el: Use load for autoload file (#626).Thierry Volpiatto2014-09-20
* | Merge branch 'exp' into async_depThierry Volpiatto2014-09-15
|\|
| * * Makefile: Generate autoloads from here now.Thierry Volpiatto2014-09-15
| * * helm-config.el: Update autoloads.Thierry Volpiatto2014-09-14
* | * helm-config.el: require async-bytecomp.Thierry Volpiatto2014-09-15
|/
* * helm-source.el: Add type buffer class.Thierry Volpiatto2014-09-02
* * helm-source.el: No need to autoload helm-make-source now.Thierry Volpiatto2014-08-23
* * helm-source.el: New move helm-source code from helm.el.Thierry Volpiatto2014-08-23
* * helm-call-tree.el: Removed.Thierry Volpiatto2014-08-19
* * helm-config.el: Update autoloads.Thierry Volpiatto2014-07-30
* * helm-config.el: Update autoloads.Thierry Volpiatto2014-07-21
* * helm.el (helm-map): Use f1/.../12 keys for nth actions, bind C-j to persist...Thierry Volpiatto2014-07-08