summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-hebrew.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-02-28 19:53:18 -0800
committerGlenn Morris <rgm@gnu.org>2011-02-28 19:53:18 -0800
commit5e7a95b0f5dc379ce5cde3a0466f1c3cc6f19299 (patch)
treecbc4caece5af725dd7be4f271ba23147cbe45599 /lisp/calendar/cal-hebrew.el
parent82137b51352e31dde72cb20385b676de44742429 (diff)
downloademacs-5e7a95b0f5dc379ce5cde3a0466f1c3cc6f19299.tar.gz
* lisp/calendar/cal-hebrew.el (diary-ordinal-suffix): Declare.
Diffstat (limited to 'lisp/calendar/cal-hebrew.el')
-rw-r--r--lisp/calendar/cal-hebrew.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el
index 20b7d7cbc44..63e7484e127 100644
--- a/lisp/calendar/cal-hebrew.el
+++ b/lisp/calendar/cal-hebrew.el
@@ -815,6 +815,7 @@ from the cursor position."
(format "Hebrew date (until sunset): %s" (calendar-hebrew-date-string date)))
(defvar entry)
+(declare-function diary-ordinal-suffix "diary-lib" (n))
;;;###diary-autoload
(defun diary-hebrew-birthday (month day year &optional after-sunset)