changeset 95302:d63199769a1b

(diary-ordinal-suffix): Declare for compiler.
author Glenn Morris <rgm@gnu.org>
date Mon, 26 May 2008 01:27:31 +0000
parents 05b9a3cdb080
children 65a4fcc1bc56
files lisp/calendar/cal-hebrew.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-hebrew.el	Sun May 25 22:19:09 2008 +0000
+++ b/lisp/calendar/cal-hebrew.el	Mon May 26 01:27:31 2008 +0000
@@ -833,6 +833,8 @@
 
 (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.