/[emacs]/emacs/lisp/calendar/calendar.el
ViewVC logotype

Diff of /emacs/lisp/calendar/calendar.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.139 by rms, Wed Apr 3 14:35:52 2002 UTC revision 1.140 by lektu, Wed Apr 3 14:47:16 2002 UTC
# Line 569  See the documentation of `diary-date-for Line 569  See the documentation of `diary-date-for
569        european-date-diary-pattern        european-date-diary-pattern
570      american-date-diary-pattern)      american-date-diary-pattern)
571    "*List of pseudo-patterns describing the forms of date used in the diary.    "*List of pseudo-patterns describing the forms of date used in the diary.
572  The patterns on the list must be MUTUALLY EXCLUSIVE and must should not match  The patterns on the list must be MUTUALLY EXCLUSIVE and should not match
573  any portion of the diary entry itself, just the date component.  any portion of the diary entry itself, just the date component.
574    
575  A pseudo-pattern is a list of regular expressions and the keywords `month',  A pseudo-pattern is a list of regular expressions and the keywords `month',
# Line 2081  This must be a list of items that evalua Line 2081  This must be a list of items that evalua
2081  evaluated and concatenated together, evenly separated by blanks.  The variable  evaluated and concatenated together, evenly separated by blanks.  The variable
2082  `date' is available for use as the date under (or near) the cursor; `date'  `date' is available for use as the date under (or near) the cursor; `date'
2083  defaults to the current date if it is otherwise undefined.  Here is an example  defaults to the current date if it is otherwise undefined.  Here is an example
2084  value that has the Hebrew date, the day number/days reamining in the year,  value that has the Hebrew date, the day number/days remaining in the year,
2085  and the ISO week/year numbers in the mode.  When calendar-move-hook is set to  and the ISO week/year numbers in the mode.  When calendar-move-hook is set to
2086  'update-calendar-mode-line, these mode line shows these values for the date  'update-calendar-mode-line, these mode line shows these values for the date
2087  under the cursor:  under the cursor:

Legend:
Removed from v.1.139  
changed lines
  Added in v.1.140

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26