From: Glenn Morris Date: Sat, 5 Dec 2009 03:49:58 +0000 (+0000) Subject: Documented diary view-mode. X-Git-Tag: emacs-pretest-23.1.90~72 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a495b76f2824456a2ea6748d9df13f474087844;p=emacs.git Documented diary view-mode. --- diff --git a/etc/NEWS b/etc/NEWS index 0b2ff4752d0..3ae138a176f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -187,6 +187,7 @@ installed. *** Fancy diary display is now the default. If you prefer the simple display, customize `diary-display-function'. ++++ *** The diary's fancy display now enables view-mode. ---