X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3a12f2ed99734eff668f83f630c7108000e0b399..0e963201d03d9229bb8ac4323291d2b0119526ed:/lisp/calendar/cal-hebrew.el diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el index 93ac3b722b..acb6368bec 100644 --- a/lisp/calendar/cal-hebrew.el +++ b/lisp/calendar/cal-hebrew.el @@ -1,6 +1,6 @@ ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar -;; Copyright (C) 1995, 1997, 2001-2014 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. ;; Author: Nachum Dershowitz ;; Edward M. Reingold @@ -611,7 +611,7 @@ is provided for use with `diary-nongregorian-listing-hook'." "Mark dates in calendar window that conform to Hebrew date MONTH/DAY/YEAR. A value of 0 in any position is a wildcard. Optional argument COLOR is passed to `calendar-mark-visible-date' as MARK." - ;; FIXME not the same as the Bahai and Islamic cases, so can't use + ;; FIXME not the same as the Bahá’í and Islamic cases, so can't use ;; calendar-mark-1. (with-current-buffer calendar-buffer (if (and (not (zerop month)) (not (zerop day)))