diff options
author | knu <knu@FreeBSD.org> | 2001-09-17 11:24:34 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-17 11:24:34 +0800 |
commit | 35c808926475d6de893a907932661f66e8e89329 (patch) | |
tree | e993b1be59627d0ece933d013f90561251c37a1e /www/emacs-w3m/files | |
parent | 510988b76c1498a2cd881bc080b0da1d15952189 (diff) | |
download | freebsd-ports-gnome-35c808926475d6de893a907932661f66e8e89329.tar.gz freebsd-ports-gnome-35c808926475d6de893a907932661f66e8e89329.tar.zst freebsd-ports-gnome-35c808926475d6de893a907932661f66e8e89329.zip |
Update to 1.1.100.
PR: ports/30586
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
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. |