emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 10 Feb 2005 20:01:50 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6972 emacs/lisp/ChangeLog:1.6973
*** emacs/lisp/ChangeLog:1.6972 Thu Feb 10 06:50:18 2005
--- emacs/lisp/ChangeLog        Fri Feb 11 01:01:45 2005
***************
*** 1,3 ****
--- 1,25 ----
+ 2005-02-11  Ulf Jasper  <address@hidden>
+ 
+       * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
+       (icalendar--get-event-property-attributes)
+       (icalendar--get-event-properties)
+       (icalendar--datetime-to-diary-date): New functions.
+       (icalendar--split-value): Doc fix.
+       (icalendar--datetime-to-noneuropean-date)
+       (icalendar--datetime-to-european-date): New optional argument
+       SEPARATOR.  Return result as a string instead of a list.
+       (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
+       (icalendar--convert-string-for-export): Rename arg S to STRING.
+       (icalendar-export-region): Doc fix.  Change name of error buffer.
+       Save output buffer.
+       (icalendar-import-file): Add blank at end of prompt.
+       (icalendar-import-buffer): Doc fix.  Do not switch to error
+       buffer.  Indicate status in return value.
+       (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
+       buffer.  Save output buffer.  Handle exception from recurrence
+       rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
+       events.  Fix problems with weekly all-day events.
+ 
  2005-02-10  Richard M. Stallman  <address@hidden>
  
        * simple.el (eval-expression-print-format):




reply via email to

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