emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master e643aa9: ; Use proper accents in Peter von der Ahé


From: Paul Eggert
Subject: [Emacs-diffs] master e643aa9: ; Use proper accents in Peter von der Ahé’s name
Date: Thu, 17 Sep 2015 05:43:37 +0000

branch: master
commit e643aa95052c098a450ab05dd413adf0c1f62a72
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; Use proper accents in Peter von der Ahé’s name
---
 admin/authors.el      |    2 +-
 etc/AUTHORS           |    2 +-
 lisp/gnus/ChangeLog.2 |    2 +-
 lisp/gnus/mm-uu.el    |    6 +++++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/admin/authors.el b/admin/authors.el
index 0afb3a8..092da68 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -212,7 +212,7 @@ If REALNAME is nil, ignore that author.")
     "Michael McNamara"
     "Mike McEwan"
     "Nelson Jose dos Santos Ferreira"
-    "Peter von der Ahe"
+    "Peter von der Ahé"
     "Peter O'Gorman"
     "Piet van Oostrum"
     "Roland McGrath"
diff --git a/etc/AUTHORS b/etc/AUTHORS
index cf08cf8..f3adef4 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -3479,7 +3479,7 @@ Peter Stephenson: wrote vcursor.el
 
 Peter Tury: changed org.texi
 
-Peter von der Ahe: changed gnus-ems.el
+Peter von der Ahé: changed gnus-ems.el
 
 Peter Whaite: changed data.c
 
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index ce8e1b9..29ab978 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -7711,7 +7711,7 @@
        (gnus-agent-fetch-selected-article): New function for
        gnus-select-article-hook or gnus-mark-article-hook.
 
-2002-10-02  Peter von der Ahe  <address@hidden>
+2002-10-02  Peter von der Ahé  <address@hidden>
 
        * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
        raw-text.
diff --git a/lisp/gnus/mm-uu.el b/lisp/gnus/mm-uu.el
index 8304f6f..3d1515e 100644
--- a/lisp/gnus/mm-uu.el
+++ b/lisp/gnus/mm-uu.el
@@ -118,7 +118,7 @@ This can be either \"inline\" or \"attachment\".")
      mm-uu-shar-extract)
     (forward
      ;; Thanks to Edward J. Sabol <address@hidden> and
-     ;; Peter von der Ah\'e <address@hidden>
+     ;; Peter von der Ahé <address@hidden>
      "^-+ \\(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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]