diff options
author | jao <jao@gnu.org> | 2025-09-20 19:03:07 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-09-20 19:03:07 +0100 |
commit | abda6921e5a013051fc9fcd5de8d682be1a4d44d (patch) | |
tree | 4779d6a07912e62fb89a9d6a5a97d61786c22d8d /custom/jao-custom-w3m.el | |
parent | 889b21138993a67a286f380bbc6d4ca56e475b42 (diff) | |
download | elibs-abda6921e5a013051fc9fcd5de8d682be1a4d44d.tar.gz elibs-abda6921e5a013051fc9fcd5de8d682be1a4d44d.tar.bz2 |
jao-r2e: new package to handle rss2email subscriptions
Diffstat (limited to 'custom/jao-custom-w3m.el')
-rw-r--r-- | custom/jao-custom-w3m.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-w3m.el b/custom/jao-custom-w3m.el index 43b9e2d..f532e8b 100644 --- a/custom/jao-custom-w3m.el +++ b/custom/jao-custom-w3m.el @@ -198,7 +198,7 @@ ("v" . jao-view-video) ("q" . w3m-delete-buffer) ("w" . org-w3m-copy-for-org-mode) - ("x" . jao-rss-subscribe) + ("x" . jao-r2e-subscribe) ("y" . w3m-print-current-url)))) ;;; textsec |