1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/lisp/calendar
Glenn Morris 74692b14ee From Ulf Jasper <ulf.jasper@web.de>:
(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-11 01:02:56 +00:00
..
.gitignore
appt.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
cal-bahai.el
cal-china.el
cal-coptic.el
cal-dst.el
cal-french.el
cal-hebrew.el
cal-islam.el
cal-iso.el Update copyright and maintainer. 2004-10-04 23:42:37 +00:00
cal-julian.el
cal-mayan.el
cal-menu.el Update copyright and maintainer. 2004-10-04 23:45:06 +00:00
cal-move.el
cal-persia.el
cal-tex.el
cal-x.el
calendar.el (view-other-diary-entries): Add autoload. 2004-12-20 18:09:46 +00:00
diary-lib.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
holidays.el Fix spelling mistake in previous changes. 2004-12-07 12:22:19 +00:00
icalendar.el From Ulf Jasper <ulf.jasper@web.de>: 2005-02-11 01:02:56 +00:00
lunar.el
parse-time.el
solar.el
time-date.el Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523 2004-09-04 13:13:48 +00:00
timeclock.el
todo-mode.el