diff options
author | Eshel Yaron <me@eshelyaron.com> | 2023-06-17 13:48:51 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-06-24 14:52:23 +0300 |
commit | dfba4347c71d70b8357979ff0fb4bb070b0ed60c (patch) | |
tree | 7e7dd66cbe9751ce766de5e0272570527adc13a4 /lisp/emacs-lisp | |
parent | 8e8667246a4c06c8362515cbd6bead889babb748 (diff) | |
download | emacs-dfba4347c71d70b8357979ff0fb4bb070b0ed60c.tar.gz emacs-dfba4347c71d70b8357979ff0fb4bb070b0ed60c.tar.bz2 emacs-dfba4347c71d70b8357979ff0fb4bb070b0ed60c.zip |
New command 'eww-copy-alternate-url'
This adds a new command to EWW that copies an alternate link to the
currently visited page into the kill ring. This is useful for
subscribing to website feeds, etc.
* lisp/net/eww.el (eww--alternate-urls, eww-read-alternate-url):
New functions.
(eww-copy-alternate-url): New command.
(eww-mode-map): Bind it to 'A'.
* doc/misc/eww.texi (Basics): Document it.
* etc/NEWS: Announce it.
(Bug#64126)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions