org-eww.el: Special kill in eww for Org for keeping the links
commit8e135925101e618f18db60e7591a65ddd5ba90cd
authorMarco Wahl <marcowahlsoft@gmail.com>
Tue, 7 Oct 2014 14:07:15 +0000 (7 16:07 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Tue, 7 Oct 2014 14:07:15 +0000 (7 16:07 +0200)
tree80a8c1db59b1b12d8e996f52a83e81b0655a4c97
parent004332b9b6db4a77b3779a953227c343c5fd1b88
org-eww.el: Special kill in eww for Org for keeping the links

* contrib/lisp/org-eww.el(org-eww-copy-for-org-mode): Realization of
  the kill.
  (org-eww-goto-next-url-property-change,
  org-eww-no-next-link-p, org-eww-url-below-point): Auxiliaries
  for accessing a eww buffer
  (org-eww-extend-eww-keymap): Add the new kill to eww keymap

The code has emerged from the very similar org-w3m.el.
contrib/lisp/org-eww.el