summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-hebrew.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-05-26 01:27:45 +0000
committerGlenn Morris <rgm@gnu.org>2008-05-26 01:27:45 +0000
commitb4cb42a4d84e45b2c7140568be62a3c38c247432 (patch)
tree825415926a0948740c7bd37590805d3d167f782e /lisp/calendar/cal-hebrew.el
parent53485d408a01d58eae1860035ea0c08d297fbbcc (diff)
downloademacs-b4cb42a4d84e45b2c7140568be62a3c38c247432.tar.gz
(diary-ordinal-suffix): Declare for compiler.
Diffstat (limited to 'lisp/calendar/cal-hebrew.el')
-rw-r--r--lisp/calendar/cal-hebrew.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el
index 260a6bd757a..5085f62e429 100644
--- a/lisp/calendar/cal-hebrew.el
+++ b/lisp/calendar/cal-hebrew.el
@@ -833,6 +833,8 @@ use when highlighting the day in the calendar."
(autoload 'diary-make-date "diary-lib")
+(declare-function diary-ordinal-suffix "diary-lib" (n))
+
;;;###diary-autoload
(defun diary-hebrew-yahrzeit (death-month death-day death-year &optional mark)
"Yahrzeit diary entry--entry applies if date is Yahrzeit or the day before.