changeset 106420:5b328c469a51

Documented diary fancy display.
author Glenn Morris <rgm@gnu.org>
date Sat, 05 Dec 2009 03:10:32 +0000
parents c27ef0837036
children 4f6d869401a4
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.