* lisp/calendar/cal-hebrew.el (diary-ordinal-suffix): Declare.
This commit is contained in:
parent
82137b5135
commit
5e7a95b0f5
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue