* no-proxy.patch This patch was posted by Hironori Sakamoto in [emacs-w3m:01119]. If the caching configuration of your proxy server is broken, you should apply this patch and set non-nil value to `w3m-broken-proxy-cache'. * w3m-0.2.1-inu-1.5-solaris-xemacs.patch This patch was posted by Hideyuki SHIRAI in [emacs-w3m:02079]. It includes (1) The patch to use `getpassphase' instead of `getpass' if the system has a `getpassphase' like Solaris 2.x. (2) The patch to use `STDIN' instead of `getpass' if w3m is associated with a terminal device. It take effect for XEmacs with Solaris 2.x. * file-progress.patch This patch was posted by TSUCHIYA Masatoshi in [emacs-w3m:05823]. Because w3m that is applied this patch shows size of retrieved data asynchronously, this patch enables emacs-w3m to display status of retrieving process. * mule-2.3@19.34.patch This patch consists of three parts. The first part is contributed by Ken'ichi HANDA , and provides the change to make Mule 2.3 based on Emacs 19.34 work correctly on managing column numbers for bitmap characters. The second part is contributed by TSUCHIYA Masatoshi , and provides the change to to make Mule 2.3 based on Emacs 19.34 work correctly on managing column numbers on the overlay properties before-string or after-string containing multibyte characters. The last part is the change to distinguish S-SPC key from SPC. It is introduced to Emacs 20 by RMS. Note that you have need of rebuilding Mule after applying this patch. Local Variables: mode: indented-text coding: ascii fill-column: 72 End: