summaryrefslogtreecommitdiff
path: root/helm-net.el
Commit message (Expand)AuthorAge
* Add function for opera browser.Thierry Volpiatto2017-05-10
* Change helm-net HTTP URLs to HTTPSEtienne2017-05-03
* Add helm-wikipedia-show-summary and refactor accordinglyAdam Porter2017-04-20
* Use assq and memq where needed.Thierry Volpiatto2017-03-22
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Don't use follow in wikipedia suggest.Thierry Volpiatto2016-08-25
* Fix helm-browse-url-firefox.Thierry Volpiatto2016-07-02
* Fix copyrights.Thierry Volpiatto2016-03-05
* Unquote lambda's.Thierry Volpiatto2015-09-30
* No need to use browse-url-encode-url in helm-browse-url-firefox.Thierry Volpiatto2015-09-12
* Remove new firefox fn from default as it may not work on Windows.Thierry Volpiatto2015-09-12
* New browse url fn to detach firefox from emacs.Thierry Volpiatto2015-09-12
* Allow customization of google actions, use helm-source.Thierry Volpiatto2015-08-20
* Don't use default parser in helm-net--url-retrieve-sync.Thierry Volpiatto2015-08-20
* Fix trailing white space.Thierry Volpiatto2015-08-20
* Rename helm-google-suggest-use-curl-p and make it obsolete.Thierry Volpiatto2015-08-20
* Fix wikipedia url.Thierry Volpiatto2015-08-20
* Simplify url query - drop yahoo suggest.Thierry Volpiatto2015-08-20
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* And remove obsolete variable for google suggest (#1033).Thierry Volpiatto2015-05-25
* Remove obsolete number of results in google suggest (#1033).Thierry Volpiatto2015-05-25
* Update copyrights.Thierry Volpiatto2015-03-24
* Use a format string for url's in web search (#866).Thierry Volpiatto2015-02-11
* * helm-net.el: Allow using conkeror.Thierry Volpiatto2014-07-05
* 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
* * 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