[gnus git] branch master updated: m0-13-75-g5792502 =1= mm-uu.el (mm-uu-type-alist): Use proper accents in Peter von der Ah?????s name

Katsumi Yamaoka <[email protected]> Thu, 17 Sep 2015 13:09:49 +0200
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  57925020d5065da0cb31e2db11105f4119d37358 (commit)
      from  a360cbd4b1b3d5b288420075336a28e5521ca992 (commit)


- Log -----------------------------------------------------------------
commit 57925020d5065da0cb31e2db11105f4119d37358
Author: Paul Eggert <[email protected]>
Date:   Thu Sep 17 11:08:57 2015 +0000

    mm-uu.el (mm-uu-type-alist): Use proper accents in Peter von der Ahé’s name

diff --git a/lisp/mm-uu.el b/lisp/mm-uu.el
index 8304f6f..3d1515e 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 <[email protected]> and
-     ;; Peter von der Ah\'e <[email protected]>
+     ;; Peter von der Ahé <[email protected]>
      "^-+ \\(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

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/mm-uu.el |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project