From: Karl Heuer Date: Mon, 20 May 1996 15:43:53 +0000 (+0000) Subject: Renamed from cal-persian.el to avoid 14-character limitation. X-Git-Tag: emacs-19.34~603 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a978be66798ce2599268dbcc86b65108811529c2;p=emacs.git Renamed from cal-persian.el to avoid 14-character limitation. --- diff --git a/lisp/calendar/cal-persia.el b/lisp/calendar/cal-persia.el index 4c7e24c8d0c..89269526be8 100644 --- a/lisp/calendar/cal-persia.el +++ b/lisp/calendar/cal-persia.el @@ -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