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

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/calendar/appt.el

    r4058 r4085  
    354354                      (if d-buff 
    355355                          ;; Displays the diary buffer. 
    356                           (or selective (show-all-diary-entries)) 
     356                          (or selective (diary-show-all-entries)) 
    357357                        (and 
    358358                         (setq d-buff (find-buffer-visiting 
     
    537537put in the appointments list (see examples in documentation of 
    538538the function `appt-check').  We assume that the variables DATE and 
    539 NUMBER hold the arguments that `list-diary-entries' received. 
     539NUMBER hold the arguments that `diary-list-entries' received. 
    540540They specify the range of dates that the diary is being processed for. 
    541541