mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
0e84f5fea8
PR: 26130 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
11 lines
352 B
EmacsLisp
11 lines
352 B
EmacsLisp
--- 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.
|