changeset 97750:8edcd3b78d09

(Format of Diary File): Mention diary-nonmarking-symbol. (Adding to Diary): Adapt for changed node name.
author Glenn Morris <rgm@gnu.org>
date Wed, 27 Aug 2008 02:36:12 +0000
parents a26ee5887791
children 1cff624a332d
files doc/emacs/calendar.texi
diffstat 1 files changed, 9 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/calendar.texi	Wed Aug 27 02:35:57 2008 +0000
+++ b/doc/emacs/calendar.texi	Wed Aug 27 02:36:12 2008 +0000
@@ -1170,12 +1170,14 @@
 entry.  Lines that do not begin with valid dates and do not continue a
 preceding entry are ignored.
 
+@vindex diary-nonmarking-symbol
   You can inhibit the marking of certain diary entries in the calendar
-window; to do this, insert an ampersand (@samp{&}) at the beginning of
-the entry, before the date.  This has no effect on display of the entry
-in the diary window; it affects only marks on dates in the calendar
-window.  Nonmarking entries are especially useful for generic entries
-that would otherwise mark many different dates.
+window; to do this, insert an ampersand @code{diary-nonmarking-symbol}
+(default @samp{&}) at the beginning of the entry, before the date.  This
+has no effect on display of the entry in the diary window; it affects
+only marks on dates in the calendar window.  Nonmarking entries are
+especially useful for generic entries that would otherwise mark many
+different dates.
 
   If the first line of a diary entry consists only of the date or day
 name with no following blanks or punctuation, then the diary window
@@ -1279,10 +1281,10 @@
 commands are in the next section (@pxref{Special Diary Entries}).
 Entries can also be based on non-Gregorian calendars.
 @iftex
-@inforef{Non-Gregorian Diary Entries,, emacs-xtra}.
+@inforef{Non-Gregorian Diary,, emacs-xtra}.
 @end iftex
 @ifnottex
-@xref{Non-Gregorian Diary Entries}.
+@xref{Non-Gregorian Diary}.
 @end ifnottex
 
 @table @kbd