Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-08 | Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. | uebayasi | 1 | -2/+2 | |
2003-08-18 | Correct XEmacs support (typos and PLIST fix). | minoura | 2 | -11/+13 | |
2003-07-22 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-04-23 | Update for new xemacs versions | jmc | 1 | -23/+23 | |
2003-01-11 | Update to 1.3.3. | uebayasi | 3 | -17/+14 | |
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'. | |||||
2002-10-19 | Install shimbun and other support files for semi and mew. | minoura | 2 | -28/+255 | |
Bump PKGREVISION. | |||||
2002-09-16 | Initial import of Emacs-w3m 1.3.2. | uebayasi | 4 | -0/+104 | |
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. |