emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/cal-xtra.texi,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/cal-xtra.texi,v
Date: Sat, 31 May 2008 02:31:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/31 02:31:04

Index: cal-xtra.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/cal-xtra.texi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- cal-xtra.texi       30 May 2008 03:01:00 -0000      1.6
+++ cal-xtra.texi       31 May 2008 02:31:04 -0000      1.7
@@ -528,25 +528,18 @@
 @subsection Fancy Diary Display
 @vindex diary-display-function
 @findex diary-simple-display
address@hidden diary-fancy-display
address@hidden diary buffer
 
   Diary display works by preparing the diary buffer and then running the
 function specified by the variable @code{diary-display-function}.  The
 default value (@code{diary-simple-display}) hides the irrelevant diary
-entries and then displays the buffer.  However, if you set the variable
-as follows,
-
address@hidden diary buffer
address@hidden diary-fancy-display
address@hidden
-(setq diary-display-function 'diary-fancy-display)
address@hidden example
-
address@hidden
-this enables fancy diary display.  It displays diary entries and
-holidays by copying them into a special buffer that exists only for the
-sake of display.  Copying to a separate buffer provides an opportunity
-to change the displayed text to make it prettier---for example, to sort
-the entries by the dates they apply to.
+entries and then displays the buffer.  The alternative
address@hidden displays diary entries and holidays by
+copying them into a special buffer that exists only for the sake of
+display.  Copying to a separate buffer provides an opportunity to change
+the displayed text to make it prettier---for example, to sort the
+entries by the dates they apply to.
 
   As with simple diary display, you can print a hard copy of the buffer
 with @code{diary-print-entries}.  To print a hard copy of a day-by-day




reply via email to

[Prev in Thread] Current Thread [Next in Thread]