Path to this page:
Subject: CVS commit: pkgsrc/www/emacs-w3m
From: Masao Uebayashi
Date: 2003-01-11 16:32:58
Message id: 20030111153258.D8FA6B42C@cvs.netbsd.org
Log Message:
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'.
Files: