From 294567d171c9f1fbc961ea43c899269f46140570 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Tue, 10 Oct 2023 16:31:53 +0200 Subject: [PATCH] ; Fix spelling of my name in all source files --- doc/misc/calc.texi | 2 +- lisp/net/mairix.el | 5 ++--- lisp/progmodes/fortran.el | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index ec32c72cb7b..c651b007173 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -1196,7 +1196,7 @@ bent, contributed ideas and algorithms for a number of Calc features including modulo forms, primality testing, and float-to-fraction conversion. Units were added at the eager insistence of Mass Sivilotti. Later, -Ulrich Mueller at CERN and Przemek Klosowski at NIST provided invaluable +Ulrich Müller at CERN and Przemek Klosowski at NIST provided invaluable expert assistance with the units table. As far as I can remember, the idea of using algebraic formulas and variables to represent units dates back to an ancient article in Byte magazine about muMath, an early diff --git a/lisp/net/mairix.el b/lisp/net/mairix.el index 4f90470d4fb..4ef179003de 100644 --- a/lisp/net/mairix.el +++ b/lisp/net/mairix.el @@ -60,8 +60,7 @@ ;;; History: -;; 07/28/2008: version 0.2. Added VM interface, written by Ulrich -;; Mueller. +;; 07/28/2008: version 0.2. Added VM interface, written by Ulrich Müller. ;; 07/14/2008: Initial release @@ -288,7 +287,7 @@ Currently there are `threads' and `flags'.") (message-field-value field))) ;;; VM -;;; written by Ulrich Mueller +;;; written by Ulrich Müller (declare-function vm-quit "ext:vm-folder" (&optional no-change)) (declare-function vm-visit-folder "ext:vm-startup" diff --git a/lisp/progmodes/fortran.el b/lisp/progmodes/fortran.el index 32cb56ababd..02c40943ebf 100644 --- a/lisp/progmodes/fortran.el +++ b/lisp/progmodes/fortran.el @@ -37,7 +37,7 @@ ;; We acknowledge many contributions and valuable suggestions by ;; Lawrence R. Dodd, Ralf Fassel, Ralph Finch, Stephen Gildea, -;; Dr. Anil Gokhale, Ulrich Mueller, Mark Neale, Eric Prestemon, +;; Dr. Anil Gokhale, Ulrich Müller, Mark Neale, Eric Prestemon, ;; Gary Sabot and Richard Stallman. ;;; Code: -- 2.39.5