diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 03:24:34 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 03:24:34 +0000 |
commit | 2a98f8a9d1762e23b2ef1bcc9317a106944d5a28 (patch) | |
tree | 1ba15e383b27f5593a1a31d0f304015542d2a3db /www/emacs-w3m/files | |
parent | 798509269d40f4b59c2e50ad160fe0259f04fef6 (diff) |
Notes
Diffstat (limited to 'www/emacs-w3m/files')
-rw-r--r-- | www/emacs-w3m/files/patch-mime-w3m.el | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/emacs-w3m/files/patch-mime-w3m.el b/www/emacs-w3m/files/patch-mime-w3m.el deleted file mode 100644 index 54b3f71b1a1e..000000000000 --- a/www/emacs-w3m/files/patch-mime-w3m.el +++ /dev/null @@ -1,10 +0,0 @@ ---- mime-w3m.el.orig Thu Mar 15 04:58:36 2001 -+++ mime-w3m.el Thu Mar 15 04:58:43 2001 -@@ -64,7 +64,6 @@ - (cons 'progn body))) - - (defun mime-w3m-preview-text/html (entity situation) -- (setq mime-w3m-message-structure (mime-find-root-entity entity)) - (let ((p (point)) - (xref (mime-entity-fetch-field entity "xref"))) - ;; For nnshimbun.el. |