From 57925020d5065da0cb31e2db11105f4119d37358 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 17 Sep 2015 11:08:57 +0000 Subject: [PATCH] =?utf8?q?mm-uu.el=20(mm-uu-type-alist):=20Use=20proper=20?= =?utf8?q?accents=20in=20Peter=20von=20der=20Ah=C3=A9=E2=80=99s=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/mm-uu.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/mm-uu.el b/lisp/mm-uu.el index 8304f6f6a..3d1515e84 100644 --- a/lisp/mm-uu.el +++ b/lisp/mm-uu.el @@ -118,7 +118,7 @@ This can be either \"inline\" or \"attachment\".") mm-uu-shar-extract) (forward ;; Thanks to Edward J. Sabol and - ;; Peter von der Ah\'e + ;; Peter von der Ahé "^-+ \\(Start of \\)?Forwarded message" "^-+ End \\(of \\)?forwarded message" mm-uu-forward-extract @@ -771,4 +771,8 @@ Assume text has been decoded if DECODED is non-nil." (provide 'mm-uu) +;; Local Variables: +;; coding: utf-8 +;; End: + ;;; mm-uu.el ends here -- 2.25.1