]> git.eshelyaron.com Git - emacs.git/commitdiff
(calendar-goto-islamic-date): Add
authorGerd Moellmann <gerd@gnu.org>
Fri, 13 Jul 2001 14:02:02 +0000 (14:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 13 Jul 2001 14:02:02 +0000 (14:02 +0000)
autload cookie.

lisp/ChangeLog
lisp/calendar/cal-islam.el

index 32bb7c9ef8a84da64d3fa3fd2bfb6c0ba2d3cf11..596f13aef7612c8a20b68f862ca99b1f7b86753e 100644 (file)
@@ -1,5 +1,8 @@
 2001-07-13  Gerd Moellmann  <gerd@gnu.org>
 
+       * calendar/cal-islam.el (calendar-goto-islamic-date): Add 
+       autoload cookie.
+
        * play/fortune.el: Add types to defcustoms.
 
 2001-07-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
index 1e71da77bb9f361effb4559830a5f051974a052b..835c7c65d4003c09d8bca7cc67b0f1933ec9f532 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cal-islam.el --- calendar functions for the Islamic calendar.
 
-;; Copyright (C) 1995, 1997 Free Software Foundation, Inc.
+;; Copyright (C) 1995, 1997, 2001 Free Software Foundation, Inc.
 
 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
 ;; Keywords: calendar
@@ -137,6 +137,7 @@ Driven by the variable `calendar-date-display-form'."
         (message "Date is pre-Islamic")
       (message "Islamic date (until sunset): %s" i))))
 
+;;;###autoload
 (defun calendar-goto-islamic-date (date &optional noecho)
   "Move cursor to Islamic DATE; echo Islamic date unless NOECHO is t."
   (interactive