# HG changeset patch # User Glenn Morris # Date 1147500871 0 # Node ID 3c9e0c2bdc5bbd70f13249252df69c89c6b056cf # Parent 0644ce317bf2752c459c6742b73a00e12a76ba2e (Displaying the Diary, Format of Diary File): Refer to diary-view-entries, diary-list-entries, diary-show-all-entries rather than obsolete aliases. diff -r 0644ce317bf2 -r 3c9e0c2bdc5b man/calendar.texi --- a/man/calendar.texi Sat May 13 06:14:20 2006 +0000 +++ b/man/calendar.texi Sat May 13 06:14:31 2006 +0000 @@ -997,11 +997,11 @@ @table @kbd @item d Display all diary entries for the selected date -(@code{view-diary-entries}). +(@code{diary-view-entries}). @item Mouse-2 Diary Display all diary entries for the date you click on. @item s -Display the entire diary file (@code{show-all-diary-entries}). +Display the entire diary file (@code{diary-show-all-entries}). @item m Mark all visible dates that have diary entries (@code{mark-diary-entries}). @@ -1016,7 +1016,7 @@ @end table @kindex d @r{(Calendar mode)} -@findex view-diary-entries +@findex diary-view-entries @vindex view-diary-entries-initially Displaying the diary entries with @kbd{d} shows in a separate window the diary entries for the selected date in the calendar. The mode line @@ -1054,7 +1054,7 @@ updating the calendar marks diary dates automatically. @kindex s @r{(Calendar mode)} -@findex show-all-diary-entries +@findex diary-show-all-entries To see the full diary file, rather than just some of the entries, use the @kbd{s} command. @@ -1152,7 +1152,7 @@ visible line cannot cause problems, but editing at the end of a line may not do what you expect. Deleting a line may delete other invisible entries that follow it. Before editing the diary, it is best to display -the entire file with @kbd{s} (@code{show-all-diary-entries}). +the entire file with @kbd{s} (@code{diary-show-all-entries}). @node Date Formats @subsection Date Formats