emacs-diffs
[Top][All Lists]
Advanced

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

master 74330c0b969: ; Fix spelling of my name in all ChangeLog files


From: Ulrich Müller
Subject: master 74330c0b969: ; Fix spelling of my name in all ChangeLog files
Date: Wed, 25 Oct 2023 09:21:00 -0400 (EDT)

branch: master
commit 74330c0b96970b7a056f54e9d9199c0bc5ad4b04
Author: Ulrich Müller <ulm@gentoo.org>
Commit: Ulrich Müller <ulm@gentoo.org>

    ; Fix spelling of my name in all ChangeLog files
---
 ChangeLog.1             |  2 +-
 ChangeLog.3             | 10 +++++-----
 ChangeLog.4             |  2 +-
 doc/emacs/ChangeLog.1   |  2 +-
 doc/lispref/ChangeLog.1 |  2 +-
 doc/man/ChangeLog.1     |  4 ++--
 doc/misc/ChangeLog.1    |  4 ++--
 etc/CALC-NEWS           |  2 +-
 etc/ChangeLog.1         |  6 +++---
 lib-src/ChangeLog.1     |  8 ++++----
 lisp/ChangeLog.13       |  4 ++--
 lisp/ChangeLog.14       | 18 +++++++++---------
 lisp/ChangeLog.15       |  8 ++++----
 lisp/ChangeLog.16       |  4 ++--
 lisp/ChangeLog.17       |  2 +-
 lisp/ChangeLog.4        |  6 +++---
 lisp/ChangeLog.5        |  2 +-
 lisp/ChangeLog.6        |  2 +-
 oldXMenu/ChangeLog.1    |  4 ++--
 src/ChangeLog.11        | 12 ++++++------
 src/ChangeLog.4         |  2 +-
 21 files changed, 53 insertions(+), 53 deletions(-)

diff --git a/ChangeLog.1 b/ChangeLog.1
index 654cb43d4dc..597b320dff4 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -1494,7 +1494,7 @@
 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).
-       Problem and proposed patch reported by Ulrich Mueller;
+       Problem and proposed patch reported by Ulrich Müller;
        this patch uses a somewhat-different approach.
        * configure.ac (SETFATTR): New variable.
 
diff --git a/ChangeLog.3 b/ChangeLog.3
index 85cccf0d6ed..a67f50668c6 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -3672,7 +3672,7 @@
        * lib-src/emacsclient.c (set_local_socket): Revert to the Emacs 27
        behavior of not trying TMPDIR if XDG_RUNTIME_DIR is set.
        This is one of the suggestions made by Jim Porter and
-       independently by Ulrich Mueller in Bug#51327.
+       independently by Ulrich Müller in Bug#51327.
 
 2021-12-09  Cameron Desautels  <camdez@gmail.com>
 
@@ -44923,7 +44923,7 @@
 
        * etc/NEWS: Announce the new 'cham' input method.
        * etc/HELLO: Fix the order of letters in the Cham greeting.
-       Remove redundant newlines (reported by Ulrich Mueller
+       Remove redundant newlines (reported by Ulrich Müller
        <ulm@gentoo.org>).
 
        * lisp/language/cham.el ("Cham"): Add input-method entry.
@@ -155306,7 +155306,7 @@
 
        Set group when installing, too
 
-       From a patch by Ulrich Mueller in:
+       From a patch by Ulrich Müller in:
        https://lists.gnu.org/r/emacs-devel/2018-06/msg00687.html
        * Makefile.in (set_installuser): Also set the group, in order
        to match install(1) behavior.  Also, don’t clutter stderr
@@ -161872,7 +161872,7 @@
 
        Port to 32-bit sparc64
 
-       Problem reported by Ulrich Mueller; fix suggested by Eli Zaretskii
+       Problem reported by Ulrich Müller; fix suggested by Eli Zaretskii
        and Andreas Schwab (Bug#30855).
        * src/alloc.c (mark_memory): Call mark_maybe_object only on
        pointers that are properly aligned for Lisp_Object.
@@ -178544,7 +178544,7 @@
        Port to 32-bit sparc64
 
        Backport from master.
-       Problem reported by Ulrich Mueller; fix suggested by Eli Zaretskii
+       Problem reported by Ulrich Müller; fix suggested by Eli Zaretskii
        and Andreas Schwab (Bug#30855).
        * src/alloc.c (mark_memory): Call mark_maybe_object only on
        pointers that are properly aligned for Lisp_Object.
diff --git a/ChangeLog.4 b/ChangeLog.4
index 06b833bac81..24afabdbbb1 100644
--- a/ChangeLog.4
+++ b/ChangeLog.4
@@ -295,7 +295,7 @@
        value of SMALL_JA_DIC option used to produce ja-dic.el.
        * leim/Makefile.in (small-ja-dic-option): New target, triggers
        regeneration of ja-dic.el when the value of SMALL_JA_DIC option
-       changes by the configure script.  Suggested by Ulrich Mueller
+       changes by the configure script.  Suggested by Ulrich Müller
        <ulm@gentoo.org>.
        (${leimdir}/ja-dic/ja-dic.el): Depend on 'small-ja-dic-option'.
        (Bug#66125)
diff --git a/doc/emacs/ChangeLog.1 b/doc/emacs/ChangeLog.1
index 1cf26aeff06..6e20eb942ce 100644
--- a/doc/emacs/ChangeLog.1
+++ b/doc/emacs/ChangeLog.1
@@ -5771,7 +5771,7 @@
        Add view-external-packages on C-h C-e.
        Add view-order-manuals on C-h C-m.
 
-2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+2008-02-17  Ulrich Müller  <ulm@kph.uni-mainz.de>
 
        * msdog-xtra.texi (MS-DOS): Docstring fix.
 
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index c96ba40dbe5..95a23e981cc 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -5792,7 +5792,7 @@
 
        * display.texi (Face Functions): Mention define-obsolete-face-alias.
 
-2009-08-26  Ulrich Mueller  <ulm@gentoo.org>
+2009-08-26  Ulrich Müller  <ulm@gentoo.org>
 
        * nonascii.texi (Character Codes): Fix typos.
 
diff --git a/doc/man/ChangeLog.1 b/doc/man/ChangeLog.1
index ccc53810547..71662625fb9 100644
--- a/doc/man/ChangeLog.1
+++ b/doc/man/ChangeLog.1
@@ -74,7 +74,7 @@
 
        * emacs.1: Small fixes.
 
-2010-10-12  Ulrich Mueller  <ulm@gentoo.org>
+2010-10-12  Ulrich Müller  <ulm@gentoo.org>
 
        * emacs.1: Update license description.
 
@@ -82,7 +82,7 @@
 
        * b2m.1: Remove file.
 
-2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
+2010-09-25  Ulrich Müller  <ulm@gentoo.org>
 
        * etags.1: xz compression is now supported.
 
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1
index 2cd3c3f6b54..832dbd846a6 100644
--- a/doc/misc/ChangeLog.1
+++ b/doc/misc/ChangeLog.1
@@ -4374,7 +4374,7 @@
 
        * sc.texi (Getting Connected): Remove old index entries.
 
-2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
+2011-02-12  Ulrich Müller  <ulm@gentoo.org>
 
        * url.texi: Remove duplicate @dircategory (Bug#7942).
 
@@ -5126,7 +5126,7 @@
        * gnus.texi (NoCeM): Remove.
        (Startup Variables): No jingle.
 
-2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
+2010-09-25  Ulrich Müller  <ulm@gentoo.org>
 
        * woman.texi (Interface Options): xz compression is now supported.
 
diff --git a/etc/CALC-NEWS b/etc/CALC-NEWS
index 8fd5365011f..a466a9db40b 100644
--- a/etc/CALC-NEWS
+++ b/etc/CALC-NEWS
@@ -856,7 +856,7 @@ For changes in Emacs 23.1 and later, see the main Emacs 
NEWS file.
 
 ** Fixed obsolete trail tags gsmp, gneg, ginv to jsmp, jneg, jinv.
 
-** Fixed some errors and made improvements in units table [Ulrich Mueller].
+** Fixed some errors and made improvements in units table [Ulrich Müller].
 
 
 * Version 1.07:
diff --git a/etc/ChangeLog.1 b/etc/ChangeLog.1
index 68c15fc6e69..f7786775e50 100644
--- a/etc/ChangeLog.1
+++ b/etc/ChangeLog.1
@@ -1778,7 +1778,7 @@
 
        * refcards/orgcard.tex: Cleanup.
 
-2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
+2010-11-27  Ulrich Müller  <ulm@gentoo.org>
 
        * HELLO: Add ancient Greek (Bug#7418).
 
@@ -2497,7 +2497,7 @@
 
        * NEWS: New function `locate-user-emacs-file'.
 
-2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
+2008-10-18  Ulrich Müller  <ulm@gentoo.org>
 
        * MACHINES: Add section for SuperH.
 
@@ -2914,7 +2914,7 @@
        emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
        respectively.
 
-2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+2007-12-08  Ulrich Müller  <ulm@gentoo.org>  (tiny change)
 
        * emacs.desktop (Exec, Icon, Categories): Fix entries.
 
diff --git a/lib-src/ChangeLog.1 b/lib-src/ChangeLog.1
index 136e8917d50..7a540979613 100644
--- a/lib-src/ChangeLog.1
+++ b/lib-src/ChangeLog.1
@@ -1853,7 +1853,7 @@
        * emacsclient.c (main): Remove unused variables.
        (start_daemon_and_retry_set_socket): Use EXIT_FAILURE.
 
-2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
+2010-09-25  Ulrich Müller  <ulm@gentoo.org>
 
        * etags.c (compressors, print_language_names): Support xz compression.
 
@@ -2498,7 +2498,7 @@
        * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash.
        Reported by Guillaume Conjat <gconjat.ext@orange-ftgroup.com>.
 
-2008-10-29  Ulrich Mueller  <ulm@gentoo.org>
+2008-10-29  Ulrich Müller  <ulm@gentoo.org>
 
        * emacsclient.c (set_local_socket): Use TMPDIR (default /tmp)
        instead of hardcoded /tmp.
@@ -2539,7 +2539,7 @@
        * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA.
        (.m.o): Dispense with GNUstep-specific flags.
 
-2008-08-05  Ulrich Mueller  <ulm@gentoo.org>
+2008-08-05  Ulrich Müller  <ulm@gentoo.org>
 
        * pop.c (socket_connection): Add conditionals for
        HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support
@@ -3003,7 +3003,7 @@
 
        * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs".
 
-2007-02-20  Ulrich Mueller  <ulm@kph.uni-mainz.de>  (tiny change)
+2007-02-20  Ulrich Müller  <ulm@kph.uni-mainz.de>  (tiny change)
 
        * Makefile.in (EMACS, EMACSOPT): New variables.
        (blessmail): Use `--no-site-file' when compiling.
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index 49ff87f464c..ac382e1685d 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -7753,7 +7753,7 @@
        * textmodes/remember.el (remember-buffer):
        Use define-obsolete-function-alias rather than defalias.
 
-2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+2007-11-03  Ulrich Müller  <ulm@gentoo.org>  (tiny change)
 
        * simple.el (bad-packages-alist): Anchor semantic regexp.
 
@@ -12516,7 +12516,7 @@
        * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
        (tramp-ftp-file-name-handler): Set "started" property.
 
-2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+2007-08-24  Ulrich Müller  <ulm@gentoo.org>  (tiny change)
 
        * files.el (backup-buffer-copy): Don't wrap delete in
        condition-case, only try to delete if file exists.
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14
index 129621791c0..8c965abd98a 100644
--- a/lisp/ChangeLog.14
+++ b/lisp/ChangeLog.14
@@ -39,7 +39,7 @@
        * language/korean.el (korean-cp949): New coding system.  Set cp949
        as an alias to it.
 
-2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
+2009-06-18  Ulrich Müller  <ulm@gentoo.org>
 
        * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
        format used by GnuPG 2.0.11.
@@ -459,7 +459,7 @@
 
        * subr.el (assoc-default): Doc fix.
 
-2009-04-29  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-29  Ulrich Müller  <ulm@gentoo.org>
 
        * files.el (hack-local-variables-prop-line)
        (hack-local-variables, dir-locals-read-from-file):
@@ -3281,7 +3281,7 @@
        (ispell-find-aspell-dictionaries): Better error message.  Use correct
        dictionary alist for default.  Better fallback default dictionary.
 
-2009-01-16  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+2009-01-16  Ulrich Müller  <ulm@kph.uni-mainz.de>
 
        * international/quail.el (quail-insert-kbd-layout):
        Delete superfluous handling of 8-bit code.  (Bug#1418)
@@ -3736,7 +3736,7 @@
 
        * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
 
-2009-01-04  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+2009-01-04  Ulrich Müller  <ulm@kph.uni-mainz.de>
 
        * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
 
@@ -4380,7 +4380,7 @@
 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
 
        * net/tramp.el (top): Don't fail if there is no current message.
-       [Ulrich Mueller sent a patch, which I saw too late.]  (Bug#1514)
+       [Ulrich Müller sent a patch, which I saw too late.]  (Bug#1514)
 
 2008-12-10  Kenichi Handa  <handa@m17n.org>
 
@@ -5317,7 +5317,7 @@
        (math-standard-units): Fix typo in constant's description.
        (math-additional-units): Fix typo in docstring.
 
-2008-11-19  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+2008-11-19  Ulrich Müller  <ulm@kph.uni-mainz.de>
 
        * calc/calc-units.el (math-standard-units): Add eps0,
        permittivity of vacuum.
@@ -6087,7 +6087,7 @@
 
        * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
 
-2008-10-29  Ulrich Mueller  <ulm@gentoo.org>
+2008-10-29  Ulrich Müller  <ulm@gentoo.org>
 
        * server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
        of hardcoded /tmp.
@@ -6284,7 +6284,7 @@
 
        * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
 
-2008-10-23  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+2008-10-23  Ulrich Müller  <ulm@kph.uni-mainz.de>
 
        * international/mule-cmds.el (describe-language-environment):
        Indent sample text.
@@ -7198,7 +7198,7 @@
        * play/fortune.el (fortune-program-options): Change to a list.
        (fortune-in-buffer): Use apply.
 
-2008-09-20  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+2008-09-20  Ulrich Müller  <ulm@kph.uni-mainz.de>
 
        * emacs-lisp/authors.el: Change encoding of file to utf-8.
        (authors-coding-system): Likewise.
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15
index 6bd61211d47..f0c613f37c7 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -3931,7 +3931,7 @@
        * emacs-lisp/autoload.el (autoload-find-destination): The function
        coding-system-eol-type may return non-numeric values.  (Bug#7414)
 
-2010-11-18  Ulrich Mueller  <ulm@gentoo.org>
+2010-11-18  Ulrich Müller  <ulm@gentoo.org>
 
        * server.el (server-force-stop): Ensure the server is stopped 
(Bug#7409).
 
@@ -6386,7 +6386,7 @@
        * eshell/esh-util.el, eshell/esh-var.el:
        Remove leading `*' from docs of faces and defcustoms.
 
-2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
+2010-09-25  Ulrich Müller  <ulm@gentoo.org>
 
        * eshell/em-ls.el (eshell-ls-archive-regexp):
        * eshell/esh-util.el (eshell-tar-regexp):
@@ -14485,7 +14485,7 @@
        color queries.  Recompute faces after getting the background
        color.
 
-2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
+2009-12-07  Ulrich Müller  <ulm@gentoo.org>
 
        * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
        number comment back on its own line, for easier parsing.
@@ -17532,7 +17532,7 @@
        (flyspell-word-search-backward): Remove nil argument in calls to
        flyspell-get-word, since it is not needed now.
 
-2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
+2009-10-17  Ulrich Müller  <ulm@gentoo.org>
 
        * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
 
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index f7dcda87466..0006383c1fb 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -15382,7 +15382,7 @@
        * calendar/calendar.el (calendar-mode):
        Locally set scroll-margin to 0.  (Bug#10379)
 
-2012-01-06  Ulrich Mueller  <ulm@gentoo.org>
+2012-01-06  Ulrich Müller  <ulm@gentoo.org>
 
        * play/doctor.el (doctor-death): Escape "," characters.  (Bug#10370)
 
@@ -17133,7 +17133,7 @@
        (mouse-drag-vertical-line): Call mouse-drag-line.
        * window.el (window-at-side-p, windows-at-side): New functions.
 
-2011-10-21  Ulrich Mueller  <ulm@gentoo.org>
+2011-10-21  Ulrich Müller  <ulm@gentoo.org>
 
        * tar-mode.el (tar-grind-file-mode):
        Fix handling of setuid/setgid, handle sticky bit.  (Bug#9817)
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index 3377da7c54d..19b8e1e28eb 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -24676,7 +24676,7 @@
        * frame.el (display-monitor-attributes-list): Add NS case.
        (ns-display-monitor-attributes-list): Declare.
 
-2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
+2013-05-09  Ulrich Müller  <ulm@gentoo.org>
 
        * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
 
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4
index f0dd1295dd7..702a059ce65 100644
--- a/lisp/ChangeLog.4
+++ b/lisp/ChangeLog.4
@@ -1055,7 +1055,7 @@
        (gud-irixdbx-marker-filter): New function.
        (dbx): Insert case for Irix.
 
-1994-04-27  Ulrich Mueller  (ulm@vsnhd1.cern.ch)
+1994-04-27  Ulrich Müller  (ulm@vsnhd1.cern.ch)
 
        * case-table.el (describe-buffer-case-table): Don't use
        text-char-description.
@@ -4189,7 +4189,7 @@
        * paths.el (rmail-spool-directory): Use dgux, not dgux-unix.
        * lpr.el (lpr-command): Use dgux, not dgux-unix.
 
-1993-12-14  Ulrich Mueller  (ulm@vsnhd1.cern.ch)
+1993-12-14  Ulrich Müller  (ulm@vsnhd1.cern.ch)
 
        * gud.el (gud-format-command): Use gud-last-last-frame if
        gud-last-frame is nil.
@@ -4200,7 +4200,7 @@
 
        * info.el (Info-insert-dir): For generated menu items, add ::.
 
-1993-12-13  Ulrich Mueller  (ulm@vsnhd1.cern.ch)
+1993-12-13  Ulrich Müller  (ulm@vsnhd1.cern.ch)
 
        * gud.el (gud-mipsdbx-massage-args, gud-mipsdbx-marker-filter):
        New functions for dbx support on Mips under Ultrix.
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 96bda7650e2..a9f1beaaae8 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -5463,7 +5463,7 @@
        (makefile-font-lock-keywords): Use makefile-tab-face.
        (makefile-font-lock-keywords): Use defvar, not defconst.
 
-1994-10-28  Ulrich Mueller  <ulm@vsnhd1.cern.ch>
+1994-10-28  Ulrich Müller  <ulm@vsnhd1.cern.ch>
 
        * iso-acc.el (iso-accents-mode): Variable renamed from
        iso-accents-minor-mode.
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 0fc8ffcf591..fcad77bd38f 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -7197,7 +7197,7 @@
 
        * faces.el (x-font-regexp): Add \\(\\) for substring extraction.
 
-1995-07-27  Ulrich Mueller  <ulm@vsnhd1.cern.ch>
+1995-07-27  Ulrich Müller  <ulm@vsnhd1.cern.ch>
 
        * fortran.el (fortran-break-line): Fixed a bug that sometimes
        deleted first character in statement field of continuation line.
diff --git a/oldXMenu/ChangeLog.1 b/oldXMenu/ChangeLog.1
index 2de6071a33c..0e0d0ea4ce5 100644
--- a/oldXMenu/ChangeLog.1
+++ b/oldXMenu/ChangeLog.1
@@ -240,7 +240,7 @@
 
        * Relicense all FSF files to GPLv3 or later.
 
-2007-06-04  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+2007-06-04  Ulrich Müller  <ulm@gentoo.org>  (tiny change)
 
        * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
        compilation warnings: #include <config.h>.
@@ -249,7 +249,7 @@
 
        * Version 22.1 released.
 
-2007-05-30  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+2007-05-30  Ulrich Müller  <ulm@gentoo.org>  (tiny change)
 
        * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
 
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index bfd4fef4e80..b1e476e56fd 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -12876,7 +12876,7 @@
 
        * editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
 
-2009-05-10  Ulrich Mueller  <ulm@gentoo.org>
+2009-05-10  Ulrich Müller  <ulm@gentoo.org>
 
        * s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
 
@@ -12978,7 +12978,7 @@
        * process.c (create_process): Clean up merger residues of
        2008-07-17 change.
 
-2009-04-29  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-29  Ulrich Müller  <ulm@gentoo.org>
 
        * lread.c (Vread_circle): New variable.
        (read1): Disable recursive read if Vread_circle is nil.
@@ -14860,7 +14860,7 @@
 
        * process.c (Fsystem_process_attributes, syms_of_process):
        Fix typo in name of Ssystem_process_attributes.
-       Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
+       Reported by Ulrich Müller <ulm@kph.uni-mainz.de>.
 
 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
 
@@ -15356,7 +15356,7 @@
        * keyboard.c (command_loop_1): Handle NORECORD in call of
        Fselect_frame (currently ifdefd).
 
-2008-11-02  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+2008-11-02  Ulrich Müller  <ulm@kph.uni-mainz.de>
 
        * emacs.c (USAGE2): Untabify.
 
@@ -15626,7 +15626,7 @@
        (Fset_window_buffer): Respect any non-nil dedicated value for
        window.  Rename "buffer" argument to "buffer_or_name".
 
-2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
+2008-10-18  Ulrich Müller  <ulm@gentoo.org>
 
        * m/sh3.h: New file, machine description for SuperH.
 
@@ -23405,7 +23405,7 @@
        * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
        (shortlisp): Add ../lisp/language/tai-viet.el.
 
-2008-02-01  Ulrich Mueller  <ulm@gentoo.org>
+2008-02-01  Ulrich Müller  <ulm@gentoo.org>
 
        * Makefile.in (${lispsource}international/charprop.el): Depend on
        temacs${EXEEXT}.
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4
index 0c47d979ecc..8d4b3594eaf 100644
--- a/src/ChangeLog.4
+++ b/src/ChangeLog.4
@@ -3490,7 +3490,7 @@
 
        * Makefile.in.in (temacs): Delete redundant use of LDFLAGS.
 
-1994-01-02  Ulrich Mueller  (ulm@vsnhd1.cern.ch)
+1994-01-02  Ulrich Müller  (ulm@vsnhd1.cern.ch)
 
        * sysdep.c (get_system_name): If the official name of the host is
        not a fully qualified domain name, then try to find one in the



reply via email to

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