Commit graph

10 commits

Author SHA1 Message Date
hiramatsu
9ac226c419 Modify DEPENDS so that not to install w3m when w3m-img is installed.
This fix is provided in PR pkg/38459 by Hiroyuki Bessho.

Increment PKGREVISION for each emacs-w3m and emacs-w3m-snapshot.
2011-12-17 13:11:09 +00:00
minskim
43038cc714 bookmark-w3m.el is not compiled with emacs<23.
Noted by Ryo ONODERA.
2011-12-02 23:05:42 +00:00
minskim
487c25cf2b Update emacs-w3m-snapshot to 1.4.442.20110729.
Changes:
	* w3m.el (w3m-delete-buffer): Switch to the previous emacs-w3m buffer
	explicitly; bind frame-auto-delete and ignore-window-parameters while
	killing the buffer.
	(w3m-goto-url): Change the order of retrieving group:* urls so as to
	arrange the buffer list in turn.

	* w3m.el (w3m-goto-mailto-url): Pass other headers to the agent.

	* w3m-ems.el (w3m-toolbar-define-keys): Work around the Emacs 24 error
	"`keymap' is reserved for embedded parent maps".

	* w3m.el (w3m-content-type-alist): Use functionp instead of symbolp for
	the users who set their own private function to
	browse-url-browser-function.

	* w3m.el (w3m-content-type-alist): When selecting which external html
	browser to use, handle the case where browse-url-browser-function is
	an alist.

	* w3m.el (w3m-goto-mailto-url): Decode entities in URL.
2011-12-01 17:53:58 +00:00
minskim
a8c3ce5f88 Use an absolute path in invoking w3m. 2011-11-30 21:05:13 +00:00
perry
fe959573b3 Update to w3m-el-snapshot_1.4.394+0.20100524
No change information available, unfortunately.
2010-07-19 21:17:34 +00:00
joerg
52d079f482 Allow building with Emacs 24.x 2010-06-28 20:37:32 +00:00
minskim
b8dbbd0119 Let emacs-w3m-snapshot require w3m>=0.5.2nb3 because earlier versions
built with default options do not support unicode, which is needed
by emacs-w3m-snapshot.

Noted by Aleksej Saushev on pkgsrc-users@.
2009-08-19 06:01:37 +00:00
minskim
ff46481488 Add options.mk for emacs-w3m-snapshot. 2009-08-07 15:35:10 +00:00
minskim
14435fbde3 Let emacs-w3m-snapshot support the options that emacs-w3m supports. 2009-08-07 09:31:53 +00:00
minskim
87d5df7014 Import emacs-w3m-1.4.364.20090802 as www/emacs-w3m-snapshot.
This is the development version of www/emacs-w3m.
2009-08-05 22:17:58 +00:00