diff options
-rw-r--r-- | man/calendar.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/calendar.texi b/man/calendar.texi index bbbeec53017..35ee4f2034e 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1206,7 +1206,10 @@ make a nonmarking diary entry, give a numeric argument to the command. For example, @kbd{C-u i w} makes a nonmarking weekly diary entry. When you modify the diary file, be sure to save the file before -exiting Emacs. +exiting Emacs. Saving the diary file after using any of the above +insertion commands will automatically update the diary marks in the +calendar window, if appropriate. You can use the command +@code{redraw-calendar} to force an update at any time. @node Special Diary Entries @subsection Special Diary Entries |