Commit graph

3 commits

Author SHA1 Message Date
uebayasi
5e84db0dcd Update to 1.3.3.
User visible change summary:

	* w3m.el (w3m-goto-url): Display a help message to stop
	  asynchronous process.
	* w3m.el (w3m-emacs-w3m-icon): Use helvetica-bold to widen image.
	* w3m.el (w3m-lynx-like-map): Don't define key bindings for
	  `w3m-zoom-out-image' and `w3m-zoom-in-image' when emacs-w3m in
	  running in non-graphical display.
	* w3m.el (w3m-w3m-dump-head-source): Display the message which
	  describes how to stop asynchronous process.
	  (w3m-lynx-like-map): Changed the key binded to `w3m-process-stop'
	  from `C-c C-g' to `C-c C-k'.
	* w3m-image (w3m-resize-image-by-rate): Limit the minimum scale.
	* w3m.el (w3m-resize-inline-image-internal): Remove an existing
	  image only for XEmacs.
	* w3m.el (w3m-resize-inline-image-internal): Remove an existing
	  image before resizing.
	* w3m.el (w3m-lynx-like-map): Unbind the key "N" to the command
	  `w3m-namazu' in order to avoid binding collision to
	  `w3m-view-next-page'.  Thanks to Satoshi TAOKA for his report.
	* w3m.el (w3m-lynx-like-map): Bind key M-] to `w3m-zoom-in-image';
	  bind key M-[ to `w3m-zoom-out-image'.
2003-01-11 15:32:57 +00:00
minoura
5553928ad1 Install shimbun and other support files for semi and mew.
Bump PKGREVISION.
2002-10-19 09:38:18 +00:00
uebayasi
cb24e9442a Initial import of Emacs-w3m 1.3.2.
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.
2002-09-16 07:05:01 +00:00