emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/calendar/holidays.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/holidays.el,v
Date: Sat, 05 Apr 2008 18:53:08 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/05 18:53:08

Index: holidays.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/holidays.el,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -b -r1.73 -r1.74
--- holidays.el 4 Apr 2008 07:06:16 -0000       1.73
+++ holidays.el 5 Apr 2008 18:53:07 -0000       1.74
@@ -31,9 +31,7 @@
 ;;; Code:
 
 (require 'calendar)
-
-(eval-and-compile
-  (load "hol-loaddefs" nil 'quiet))
+(require 'hol-loaddefs)
 
 ;;;###diary-autoload
 (defun calendar-holiday-list ()




reply via email to

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