/[emacs]/emacs/lisp/gnus/mm-view.el
ViewVC logotype

Diff of /emacs/lisp/gnus/mm-view.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by rfrancoise, Sat Sep 24 13:46:19 2005 UTC revision 1.19 by miles, Wed Sep 28 05:26:00 2005 UTC
# Line 367  Line 367 
367          (goto-char (point-max))))          (goto-char (point-max))))
368      (save-restriction      (save-restriction
369        (narrow-to-region b (point))        (narrow-to-region b (point))
       (set-text-properties (point-min) (point-max) nil)  
370        (when (or (equal type "enriched")        (when (or (equal type "enriched")
371                  (equal type "richtext"))                  (equal type "richtext"))
372            (set-text-properties (point-min) (point-max) nil)
373          (ignore-errors          (ignore-errors
374            (enriched-decode (point-min) (point-max))))            (enriched-decode (point-min) (point-max))))
375        (mm-handle-set-undisplayer        (mm-handle-set-undisplayer

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26