NOTICE: This package has been removed from pkgsrc

./wip/emacs-w3m-current, Emacs frontend for w3m browser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.50nb20160921, Package name: emacs-w3m-1.4.50nb20160921, Maintainer: pkgsrc-users

Emacs-w3m, a simple interface program of w3m, which works on Emacs.

w3m itself is a good program for WWW. Emacs-w3m provides an interface of w3m
on Emacs so that users can use Emacs's editing environment for WWW access.
This benefits multibyte language users.


Required to run:
[www/w3m] [devel/flim] [devel/apel] [editors/emacs24]

Version history: (Expand)


CVS history: (Expand)


   2014-11-01 08:43:55 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Upstream changed .el to .el.gz. (Checked only with emacs-current for now), sorry. 

   2013-10-04 16:43:52 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add w3m-load.elc onto PLIST, due to upstream change
   2013-08-13  Kevin Ryde  <user42@zip.com.au>
        * w3mhack.el (w3mhack-module-list): Remove w3mhack-load-file from the
        modules not to be byte compiled, so that it is byte compiled.
        (w3mhack-generate-load-file): Remove no-byte-compile from w3m-load.el.
   2013-01-11 12:23:49 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add emacs25 for EMACS_VERSIONS_ACCEPTED.

   2012-11-23 23:33:26 by othyro | Files touched by this commit (50)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-09-29 00:07:28 by Aleksej Saushev | Files touched by this commit (66)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-19 08:12:25 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add sb-chise.el{,c}

   2012-03-11 03:18:22 by Makoto Fujiwara | Files touched by this commit (5)
Log message:
(1) Makefile  
    emacs23 was missing on the list of EMACS_VERSION_ACCEPTED.
(2) patches
    Merge two patches to one, to-be-patched files were the same.
    Is it right to merge ?
(3) TODO
    Tested on Emacs 23 as well.
   2012-03-05 14:23:53 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
PKGNAME= is necessary, sorry dropping by previous commit.
Without that line, the name becomes emacs-w3m-cvs, which is
not good name of replacement for www/emacs-w3m. 
And become not consistent with emacs-w3m-current/buildlink3.mk