emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/faster-loaddefs 26bd3a13c7 1/2: Rename hol-loaddefs.el to holida


From: Lars Ingebrigtsen
Subject: scratch/faster-loaddefs 26bd3a13c7 1/2: Rename hol-loaddefs.el to holiday-loaddefs.el
Date: Sun, 29 May 2022 12:51:08 -0400 (EDT)

branch: scratch/faster-loaddefs
commit 26bd3a13c7f46243c1a36cc4e4a710e5bf500af4
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Rename hol-loaddefs.el to holiday-loaddefs.el
    
    It's the only one that doesn't have the regular name.
---
 lisp/calendar/holidays.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el
index 7e11044dbc..5aa0d26d19 100644
--- a/lisp/calendar/holidays.el
+++ b/lisp/calendar/holidays.el
@@ -30,7 +30,7 @@
 ;;; Code:
 
 (require 'calendar)
-(load "hol-loaddefs" nil t)
+(load "holiday-loaddefs" nil t)
 
 (defgroup holidays nil
   "Holidays support in calendar."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]