From: Karl Heuer Date: Mon, 26 Feb 1996 18:45:14 +0000 (+0000) Subject: Renamed from cal-islamic.el to avoid 14-character limitation. X-Git-Tag: emacs-19.34~1176 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afdbe61dc8077a1c3d4b67902d11f11e2e816a9f;p=emacs.git Renamed from cal-islamic.el to avoid 14-character limitation. --- diff --git a/lisp/calendar/cal-islam.el b/lisp/calendar/cal-islam.el index 096d060f7ca..a8e038e52eb 100644 --- a/lisp/calendar/cal-islam.el +++ b/lisp/calendar/cal-islam.el @@ -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