1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00

Documented diary fancy display.

This commit is contained in:
Glenn Morris 2009-12-05 03:10:32 +00:00
parent 4abc318cd8
commit 4cea50037f

View File

@ -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.