# HG changeset patch # User Glenn Morris # Date 1259982632 0 # Node ID 5b328c469a519b4e51a9fb1094278a834f463c01 # Parent c27ef0837036e5022dc62bd47e6f195559f39b41 Documented diary fancy display. diff -r c27ef0837036 -r 5b328c469a51 etc/NEWS --- a/etc/NEWS Sat Dec 05 03:09:17 2009 +0000 +++ b/etc/NEWS Sat Dec 05 03:10:32 2009 +0000 @@ -183,6 +183,7 @@ ** Calendar and diary ++++ *** Fancy diary display is now the default. If you prefer the simple display, customize `diary-display-function'. @@ -440,7 +441,7 @@ Instead, customize byte-compile-dest-file-function. --- -** `byte-compile-warnings' can have a new member, `constants'. +** `byte-compile-warnings' has new members, `constants' and `suspicious'. ** `delete-directory' has an optional parameter RECURSIVE.