summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-islam.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-02-26 18:45:14 +0000
committerKarl Heuer <kwzh@gnu.org>1996-02-26 18:45:14 +0000
commit2911408ad9526b2738ac06134e170b9bcb5bd972 (patch)
tree935ce8266538b7dcf1352317537ca5de53027aae /lisp/calendar/cal-islam.el
parent79f4e6e661e5fc6b58b84511f6530543779db72d (diff)
downloademacs-2911408ad9526b2738ac06134e170b9bcb5bd972.tar.gz
Renamed from cal-islamic.el to avoid 14-character limitation.
Diffstat (limited to 'lisp/calendar/cal-islam.el')
-rw-r--r--lisp/calendar/cal-islam.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/calendar/cal-islam.el b/lisp/calendar/cal-islam.el
index 096d060f7ca..a8e038e52eb 100644
--- a/lisp/calendar/cal-islam.el
+++ b/lisp/calendar/cal-islam.el
@@ -1,4 +1,4 @@
-;;; cal-islamic.el --- calendar functions for the Islamic calendar.
+;;; cal-islam.el --- calendar functions for the Islamic calendar.
;; Copyright (C) 1995 Free Software Foundation, Inc.
@@ -487,6 +487,6 @@ Prefix arg will make the entry nonmarking."
(calendar-cursor-to-date t)))))
arg)))
-(provide 'cal-islamic)
+(provide 'cal-islam)
-;;; cal-islamic.el ends here
+;;; cal-islam.el ends here