]> git.eshelyaron.com Git - emacs.git/commitdiff
Renamed from cal-islamic.el to avoid 14-character limitation.
authorKarl Heuer <kwzh@gnu.org>
Mon, 26 Feb 1996 18:45:14 +0000 (18:45 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 26 Feb 1996 18:45:14 +0000 (18:45 +0000)
lisp/calendar/cal-islam.el

index 096d060f7ca3e58b946ec14bf3482838f7a93d6e..a8e038e52eb2b33c6dd581398c511b74558f8794 100644 (file)
@@ -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