]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/calendar/calendar.el: Remove extra space.
authorJuri Linkov <juri@linkov.net>
Thu, 21 Mar 2024 07:49:34 +0000 (09:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 24 Mar 2024 14:14:15 +0000 (15:14 +0100)
(cherry picked from commit fa79de7c6b8883de4433572b2f6dc5b941f6ac66)

lisp/calendar/calendar.el

index 2c3e7d283012478013ccf10ebe1176198d52791d..10c865718047202a26cc2b68f1ce35effb45a1a6 100644 (file)
@@ -1985,7 +1985,7 @@ Gregorian date Sunday, December 31, 1 BC.  This function does not
 handle dates in years BC."
   ;; For an explanation, see the footnote on page 384 of "Calendrical
   ;; Calculations, Part II: Three Historical Calendars" by
-  ;; E. M. Reingold, N. Dershowitz, and S. M.  Clamen,
+  ;; E. M. Reingold, N. Dershowitz, and S. M. Clamen,
   ;; Software--Practice and Experience, Volume 23, Number 4 (April,
   ;; 1993), pages 383-404 <https://doi.org/10.1002/spe.4380230404>
   ;; <http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.42.6421&rep=rep1&type=pdf>.