]> git.eshelyaron.com Git - emacs.git/commitdiff
(diary-ordinal-suffix): Declare for compiler.
authorGlenn Morris <rgm@gnu.org>
Mon, 26 May 2008 01:27:45 +0000 (01:27 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 26 May 2008 01:27:45 +0000 (01:27 +0000)
lisp/ChangeLog
lisp/calendar/cal-hebrew.el

index 8f62ce80b1c6acbd344c349d8e92aa82da5add29..62a777fee6b503c89cf5413003035dd01050dd61 100644 (file)
@@ -1,3 +1,7 @@
+2008-05-26  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
+
 2008-05-25  John Paul Wallington  <jpw@pobox.com>
 
        * proced.el (proced-next-line, proced-previous-line): Avoid
index 260a6bd757aa48465acd8b54bc9bff69a14a3e06..5085f62e4294962fef59a6d28677759c46c96910 100644 (file)
@@ -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.