emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el
Date: Wed, 03 Apr 2002 09:47:17 -0500

Index: emacs/lisp/calendar/calendar.el
diff -c emacs/lisp/calendar/calendar.el:1.139 
emacs/lisp/calendar/calendar.el:1.140
*** emacs/lisp/calendar/calendar.el:1.139       Wed Apr  3 09:35:52 2002
--- emacs/lisp/calendar/calendar.el     Wed Apr  3 09:47:16 2002
***************
*** 569,575 ****
        european-date-diary-pattern
      american-date-diary-pattern)
    "*List of pseudo-patterns describing the forms of date used in the diary.
! The patterns on the list must be MUTUALLY EXCLUSIVE and must should not match
  any portion of the diary entry itself, just the date component.
  
  A pseudo-pattern is a list of regular expressions and the keywords `month',
--- 569,575 ----
        european-date-diary-pattern
      american-date-diary-pattern)
    "*List of pseudo-patterns describing the forms of date used in the diary.
! The patterns on the list must be MUTUALLY EXCLUSIVE and should not match
  any portion of the diary entry itself, just the date component.
  
  A pseudo-pattern is a list of regular expressions and the keywords `month',
***************
*** 2081,2087 ****
  evaluated and concatenated together, evenly separated by blanks.  The variable
  `date' is available for use as the date under (or near) the cursor; `date'
  defaults to the current date if it is otherwise undefined.  Here is an example
! value that has the Hebrew date, the day number/days reamining in the year,
  and the ISO week/year numbers in the mode.  When calendar-move-hook is set to
  'update-calendar-mode-line, these mode line shows these values for the date
  under the cursor:
--- 2081,2087 ----
  evaluated and concatenated together, evenly separated by blanks.  The variable
  `date' is available for use as the date under (or near) the cursor; `date'
  defaults to the current date if it is otherwise undefined.  Here is an example
! value that has the Hebrew date, the day number/days remaining in the year,
  and the ISO week/year numbers in the mode.  When calendar-move-hook is set to
  'update-calendar-mode-line, these mode line shows these values for the date
  under the cursor:



reply via email to

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