summaryrefslogtreecommitdiff
path: root/doc/misc/org.org
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-07-07 13:25:23 +0200
committerStefan Kangas <stefan@marxist.se>2022-07-09 17:27:49 +0200
commit2a8d083607e7e0fe9358f1f6526dbd8aa928af61 (patch)
treeb450f931c3936ebc3e30ebaf57f5fdc8ec10e70a /doc/misc/org.org
parentaa1e837ab43a5c6d0f31596b4ae3a3fd7352b3c5 (diff)
downloademacs-2a8d083607e7e0fe9358f1f6526dbd8aa928af61.tar.gz
emacs-2a8d083607e7e0fe9358f1f6526dbd8aa928af61.tar.bz2
emacs-2a8d083607e7e0fe9358f1f6526dbd8aa928af61.zip
Drop support for the dead third-party w3 package
The w3 package was removed from GNU ELPA in 2020 as it doesn't run on a recent Emacs, and development had stopped over a decade before that. If anyone wants to revive the w3 package, they should look this all over, but it doesn't make sense for us to maintain this support code. Ref: https://debbugs.gnu.org/25395 * lisp/net/browse-url.el (browse-url-w3): Make obsolete. (browse-url--browser-defcustom-type) (browse-url-default-browser): * lisp/ffap.el (ffap-url-at-point, ffap-file-at-point): * lisp/net/newst-plainview.el (newsticker--buffer-do-insert-text): * lisp/net/newst-reader.el (newsticker-html-renderer) (newsticker-show-news): * lisp/net/newst-treeview.el (newsticker--treeview-render-text): * lisp/org/ol.el (org-store-link): * lisp/url/url.el (url-retrieve): Remove w3 support code and related documentation and comments. (Bug#56435) * test/lisp/net/browse-url-tests.el (browse-url-tests-browser-kind): Adjust test for above changes. * etc/TODO: Remove TODO to install W3. * doc/misc/org.org (Handling Links): Don't mention W3. * lisp/msb.el (msb--few-menus, msb--very-many-menus): Check for eww-mode instead of w3-mode.
Diffstat (limited to 'doc/misc/org.org')
-rw-r--r--doc/misc/org.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/org.org b/doc/misc/org.org
index b1dc7084986..fa8fa408c7e 100644
--- a/doc/misc/org.org
+++ b/doc/misc/org.org
@@ -3352,7 +3352,7 @@ current buffer:
~org-link-email-description-format~. By default, it refers to the
addressee and the subject.
-- /Web browsers: W3, W3M and EWW/ ::
+- /Web browsers: W3M and EWW/ ::
Here the link is the current URL, with the page title as the
description.