org-eww: Org-module to store url from eww
commit58d95c3a4fc0457ed78516a706ad79ae963a7538
authorMarco Wahl <marcowahlsoft@gmail.com>
Tue, 23 Sep 2014 07:46:34 +0000 (23 09:46 +0200)
committerAaron Ecay <aaronecay@gmail.com>
Wed, 1 Oct 2014 17:48:55 +0000 (1 13:48 -0400)
treed9631ea14738fd68aa1850170429fc0db860ea63
parent39f5f0394661017ec4ff55eb2de1bb5b97f35750
org-eww: Org-module to store url from eww

* contrib/lisp/org-eww.el: New file
* contrib/README: Added org-eww.
* lisp/org.el (org-modules): Add org-eww to the pool of org-modules.

The hook gets hooked in the module.

The file is more or less a fraction of the org-w3m module with 'w3m'
replaced by 'eww'.
contrib/README
contrib/lisp/org-eww.el [new file with mode: 0644]
lisp/org.el