changeset 14684:66450c507ee4

Renamed from cal-islamic.el to avoid 14-character limitation.
author Karl Heuer <kwzh@gnu.org>
date Mon, 26 Feb 1996 18:45:14 +0000
parents 21d5ceaa4d23
children 496342156d13
files lisp/calendar/cal-islam.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-islam.el	Mon Feb 26 04:40:34 1996 +0000
+++ b/lisp/calendar/cal-islam.el	Mon Feb 26 18:45:14 1996 +0000
@@ -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 @@
          (calendar-cursor-to-date t)))))
      arg)))
 
-(provide 'cal-islamic)
+(provide 'cal-islam)
 
-;;; cal-islamic.el ends here
+;;; cal-islam.el ends here