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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/holidays.el [lexbind]
Date: Tue, 14 Oct 2003 19:42:19 -0400

Index: emacs/lisp/calendar/holidays.el
diff -c emacs/lisp/calendar/holidays.el:1.32.16.1 
emacs/lisp/calendar/holidays.el:1.32.16.2
*** emacs/lisp/calendar/holidays.el:1.32.16.1   Fri Apr  4 01:20:15 2003
--- emacs/lisp/calendar/holidays.el     Tue Oct 14 19:42:15 2003
***************
*** 51,56 ****
--- 51,59 ----
  
  ;;; Code:
  
+ (defvar displayed-month)
+ (defvar displayed-year)
+ 
  (require 'calendar)
  
  (autoload 'holiday-julian "cal-julian"
***************
*** 507,510 ****
--- 510,514 ----
  
  (provide 'holidays)
  
+ ;;; arch-tag: 48eb3117-75a7-4dbe-8fd9-873c3cbb0d37
  ;;; holidays.el ends here




reply via email to

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