Mercurial > emacs
changeset 106418:b2957bb58855
(Top): Update menu for cal-xtra node changes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 05 Dec 2009 03:08:48 +0000 |
parents | 8374ccacc79a |
children | c27ef0837036 |
files | doc/emacs/ChangeLog doc/emacs/emacs.texi |
diffstat | 2 files changed, 18 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sat Dec 05 03:08:30 2009 +0000 +++ b/doc/emacs/ChangeLog Sat Dec 05 03:08:48 2009 +0000 @@ -1,3 +1,18 @@ +2009-12-05 Glenn Morris <rgm@gnu.org> + + Update calendar sections for fancy diary display being the default. + * emacs.texi (Top): Update menu for cal-xtra node changes. + * calendar.texi (Displaying the Diary): Holidays may be in the buffer + or mode line. Don't mention invisible text or the details of + diary-print-entries here, only in cal-xtra. + (Format of Diary File): Mention that the "date on first line" format + only really affects the simple display. + * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu. + (Diary Customizing): Holidays may be in the buffer or mode line. + Move diary-print-entries to the "Diary Display" section. + (Diary Display): New section, split out from "Fancy Diary Display". + Explain the limitations of simple display, and how to print it. + 2009-11-29 Juri Linkov <juri@jurta.org> * display.texi (Highlight Interactively): Actually a list of
--- a/doc/emacs/emacs.texi Sat Dec 05 03:08:30 2009 +0000 +++ b/doc/emacs/emacs.texi Sat Dec 05 03:08:48 2009 +0000 @@ -998,9 +998,9 @@ * Time Display Format:: Changing the format. * Diary Customizing:: Defaults you can set. * Non-Gregorian Diary:: Diary entries based on other calendars. -* Fancy Diary Display:: Enhancing the diary display, sorting entries, - using included diary files. -* Sexp Diary Entries:: Fancy things you can do. +* Diary Display:: A choice of ways to display the diary. +* Fancy Diary Display:: Sorting diary entries, using included diary files. +* Sexp Diary Entries:: More flexible diary entries. Document Viewing