Show
Ignore:
Timestamp:
05/18/06 16:19:18 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/man/calendar.texi

    r4079 r4085  
    998998@item d 
    999999Display all diary entries for the selected date 
    1000 (@code{view-diary-entries}). 
     1000(@code{diary-view-entries}). 
    10011001@item Mouse-2 Diary 
    10021002Display all diary entries for the date you click on. 
    10031003@item s 
    1004 Display the entire diary file (@code{show-all-diary-entries}). 
     1004Display the entire diary file (@code{diary-show-all-entries}). 
    10051005@item m 
    10061006Mark all visible dates that have diary entries 
     
    10171017 
    10181018@kindex d @r{(Calendar mode)} 
    1019 @findex view-diary-entries 
     1019@findex diary-view-entries 
    10201020@vindex view-diary-entries-initially 
    10211021  Displaying the diary entries with @kbd{d} shows in a separate window 
     
    10551055 
    10561056@kindex s @r{(Calendar mode)} 
    1057 @findex show-all-diary-entries 
     1057@findex diary-show-all-entries 
    10581058  To see the full diary file, rather than just some of the entries, use 
    10591059the @kbd{s} command. 
     
    11531153not do what you expect.  Deleting a line may delete other invisible 
    11541154entries that follow it.  Before editing the diary, it is best to display 
    1155 the entire file with @kbd{s} (@code{show-all-diary-entries}). 
     1155the entire file with @kbd{s} (@code{diary-show-all-entries}). 
    11561156 
    11571157@node Date Formats