]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix spelling of my name in all source files
authorUlrich Müller <ulm@gentoo.org>
Tue, 10 Oct 2023 14:31:53 +0000 (16:31 +0200)
committerUlrich Müller <ulm@gentoo.org>
Tue, 10 Oct 2023 14:31:53 +0000 (16:31 +0200)
doc/misc/calc.texi
lisp/net/mairix.el
lisp/progmodes/fortran.el

index ec32c72cb7b896572a2e658d1249383b70e77d78..c651b007173adbc789ffbaf4a55788f04cbeebe2 100644 (file)
@@ -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
index 4f90470d4fb4a65d3decc8d6ace21a10b9459fa7..4ef179003debb44ac2bdf523ec11b3bdc996dda5 100644 (file)
@@ -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"
index 32cb56ababd8685bbc3404f55242d6f8def672a6..02c40943ebf5bd9c70cb6be81cd18e1e94da9cec 100644 (file)
@@ -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: