summaryrefslogtreecommitdiff
path: root/helm-net.el
Commit message (Expand)AuthorAge
...
* Reindent all files again.Thierry Volpiatto2014-04-25
* * helm-net.el (helm-surfraw-duckduckgo-url): Finally don't quote pattern but ...Thierry Volpiatto2014-04-23
* * helm-net.el (helm-surfraw-duckduckgo-url): quote query.Thierry Volpiatto2014-04-22
* Reindent all files.Thierry Volpiatto2014-04-18
* Revert commit ab7ffa04af5f7da053ad6adb0df3c5684ec6666cThierry Volpiatto2014-04-04
* * helm.el: Add a plugin for keymap to ensure original helm-map is used by def...Thierry Volpiatto2014-04-04
* * helm-net.el (helm-wikipedia-persistent-action): Fix buffer name.Thierry Volpiatto2014-03-31
* * helm-net.el (helm-wikipedia-persistent-action): Don't use switch-to-buffer.Thierry Volpiatto2014-03-31
* * helm-net.el (helm-wikipedia-follow-delay): new user var.Thierry Volpiatto2014-03-30
* Add follow-delay attr to wikipedia source (#467)Thierry Volpiatto2014-03-30
* * helm-net.el (helm-wikipedia-persistent-action): Don't run when candidate is...Thierry Volpiatto2014-03-30
* Enable follow-mode in wikipedia suggest (#467)Thierry Volpiatto2014-03-30
* * helm-net.el (helm-wikipedia--summary-cache): Add caching.Thierry Volpiatto2014-03-30
* * helm-net.el: Minor changes to last wikipedia feature (use "when" when possi...Thierry Volpiatto2014-03-29
* Added persistent action to wikipedia suggest which shows the summary of a topic.nerton2014-03-29
* * helm-net.el (helm-wikipedia-suggest-fetch): Remove second arg of url-retrie...Thierry Volpiatto2014-03-28
* * helm-net.el (helm-wikipedia-parse-buffer): New.Thierry Volpiatto2014-03-28
* * helm-net.el: declare json-read-from-string.Thierry Volpiatto2014-03-28
* * helm-net.el: Fix and simplify wikipedia suggestions.Thierry Volpiatto2014-03-28
* Added source and preconfigured function for Wikipedia lookup with Wikipedia s...nerton2014-03-26
* Added additional actions to Google Suggestions.nerton2014-03-12
* Update copyrights.Thierry Volpiatto2014-01-02
* * helm-net.el: Remove delayed attr in google and yahoo sources.Thierry Volpiatto2013-12-26
* * helm-net.el: Add eww browser.Thierry Volpiatto2013-12-11
* Start fixing unused vars.Thierry Volpiatto2013-11-16
* 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-net.el (helm-surfraw-duckduckgo-url): New user var.Thierry Volpiatto2013-09-12
* * helm-net.el (helm-surfraw): default read-string arg is thing-at-point.Thierry Volpiatto2013-09-05
* * helm-net.el (helm-build-elvi-list): cache it.Thierry Volpiatto2013-08-23
* * helm-net.el (helm-surfraw): Work around bug in surfraw with duckduckgo.Thierry Volpiatto2013-08-23
* Update copyrights.Thierry Volpiatto2013-03-17
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* * helm-net.el: Issue #157 Fix setting of w3m-command.Thierry Volpiatto2012-11-19
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* Remove flet in some places.Thierry Volpiatto2012-08-09
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* Fix helm-comp-read history in some place to fit new behavior.(del-input)Thierry Volpiatto2012-07-29
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* Move all defcustoms and faces in their respectives groups and files.Thierry Volpiatto2012-03-23
* * helm-config.el: Move web related functions to helm-net.el.Thierry Volpiatto2012-03-20