]> code.delx.au - gnu-emacs/commitdiff
Renamed from cal-persian.el to avoid 14-character limitation.
authorKarl Heuer <kwzh@gnu.org>
Mon, 20 May 1996 15:43:53 +0000 (15:43 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 20 May 1996 15:43:53 +0000 (15:43 +0000)
lisp/calendar/cal-persia.el

index 4c7e24c8d0c3bcff125e924011f7c100798832cb..89269526be8bb7c040c9f339990b02b3575a2809 100644 (file)
@@ -1,4 +1,4 @@
-;;; cal-persian.el --- calendar functions for the Persian calendar.
+;;; cal-persia.el --- calendar functions for the Persian calendar.
 
 ;; Copyright (C) 1996 Free Software Foundation, Inc.
 
@@ -201,6 +201,6 @@ Echo Persian date unless NOECHO is t."
   "Persian calendar equivalent of date diary entry."
  (calendar-persian-date-string (calendar-cursor-to-date t)))
 
-(provide 'cal-persian)
+(provide 'cal-persia)
 
-;;; cal-persian.el ends here
+;;; cal-persia.el ends here