Show
Ignore:
Timestamp:
2006年05月03日 18時37分43秒 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk

    • Property svn:ignore changed from
      bin
      to
      bin
      site-lisp
  • trunk/lisp/calendar/diary-lib.el

    r4037 r4073  
    8080         (read-file-name "Enter diary file name: " default-directory nil t))) 
    8181  (let ((diary-file d-file)) 
    82     (view-diary-entries arg))) 
     82    (diary-view-entries arg))) 
    8383 
    8484(autoload 'check-calendar-holidays "holidays"