1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

(calendar-goto-islamic-date): Add

autload cookie.
This commit is contained in:
Gerd Moellmann 2001-07-13 14:02:02 +00:00
parent 2be7dabcae
commit aa11456f41
2 changed files with 5 additions and 1 deletions

View 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,Bm(Bk <Pavel@Janik.cz>

View 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