From 4cea50037f97a105020a1d5f1ffe9905422f5a8f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 5 Dec 2009 03:10:32 +0000 Subject: [PATCH] Documented diary fancy display. --- etc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index a9f684a9f25..0b2ff4752d0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -183,6 +183,7 @@ installed. ** Calendar and diary ++++ *** Fancy diary display is now the default. If you prefer the simple display, customize `diary-display-function'. @@ -440,7 +441,7 @@ the function `byte-compile-dest-file' before loading bytecomp.el is obsolete. 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.