changeset 15259:984ea4011d7e

Renamed from cal-persian.el to avoid 14-character limitation.
author Karl Heuer <kwzh@gnu.org>
date Mon, 20 May 1996 15:43:53 +0000
parents ab5975df6164
children 34fd383d8908
files lisp/calendar/cal-persia.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-persia.el	Mon May 20 15:42:58 1996 +0000
+++ b/lisp/calendar/cal-persia.el	Mon May 20 15:43:53 1996 +0000
@@ -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 @@
   "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