]> git.eshelyaron.com Git - emacs.git/commitdiff
(holiday-easter-etc): Fix Ascension Day string.
authorRichard M. Stallman <rms@gnu.org>
Wed, 20 Oct 1993 05:51:52 +0000 (05:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 20 Oct 1993 05:51:52 +0000 (05:51 +0000)
lisp/calendar/holidays.el

index 69ada519931bfedc29215f238ef4ed8a09a44307..e29d5e6d3362eefd0d43106c57a56910deaf59b1 100644 (file)
@@ -389,7 +389,7 @@ date.  If date is nil, or if the date is not visible, there is no holiday."
             (list (calendar-gregorian-from-absolute (+ abs-easter 35))
                   "Rogation Sunday")
             (list (calendar-gregorian-from-absolute (+ abs-easter 39))
-                  "Ascension Sunday")
+                  "Ascension Day")
             (list (calendar-gregorian-from-absolute (+ abs-easter 49))
                   "Pentecost (Whitsunday)")
             (list (calendar-gregorian-from-absolute (+ abs-easter 50))