blob: 0802b3addae3903b1fe80cf2808ac45a1a374089 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
<longdescription>
w3mnav.el is an Emacs add-on that kludges some Info-like navigation
keys to the w3m Web browser. This functionality was originally part of
the Sche me support package Quack, and was intended to work with the
numerous Scheme book s that were converted to HTML from LaTeX format.
It also works with some other H TML pages that have book-like "next
page" and "previous page" links.
</longdescription>
</pkgmetadata>
|