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/calendar.el


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el
Date: Mon, 20 Dec 2004 13:35:07 -0500

Index: emacs/lisp/calendar/calendar.el
diff -c emacs/lisp/calendar/calendar.el:1.159 
emacs/lisp/calendar/calendar.el:1.160
*** emacs/lisp/calendar/calendar.el:1.159       Mon Oct  4 23:46:42 2004
--- emacs/lisp/calendar/calendar.el     Mon Dec 20 18:09:46 2004
***************
*** 1660,1665 ****
--- 1660,1672 ----
  calendar."
    t)
  
+ (autoload 'view-other-diary-entries "diary-lib"
+   "Prepare and display buffer of diary entries from an alternative diary file.
+ Searches for entries that match ARG days, starting with the date indicated
+ by the cursor position in the displayed three-month calendar.
+ D-FILE specifies the file to use as the diary file."
+   t)
+ 
  (autoload 'calendar-sunrise-sunset "solar"
    "Local time of sunrise and sunset for date under cursor."
    t)




reply via email to

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