]> git.eshelyaron.com Git - emacs.git/commitdiff
Documented diary fancy display.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Dec 2009 03:10:32 +0000 (03:10 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Dec 2009 03:10:32 +0000 (03:10 +0000)
etc/NEWS

index a9f684a9f25b973efdef57851e1abdae69e65f28..0b2ff4752d0eeb3b1854a6c55e014771669d47a1 100644 (file)
--- 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.