1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/lisp/calendar
Ulf Jasper 68575ab00b icalendar: Take care of multiple vcalendars in a single file.
lisp/ChangeLog:

	* calendar/icalendar.el (icalendar--all-events): Take care of
	multiple vcalendars in a single file.
	(icalendar--convert-float-to-ical): checkdoc fixes.

	* automated/icalendar-tests.el (icalendar-tests--compare-strings):
	Removed, simply use string=.
	(icalendar--diarytime-to-isotime)
	(icalendar--datetime-to-diary-date)
	(icalendar--datestring-to-isodate)
	(icalendar--format-ical-event)
	(icalendar--parse-summary-and-rest)
	(icalendar-tests--do-test-import)
	(icalendar-tests--do-test-cycle) : Changed argument order of
	string= to EXPECTED ACTUAL.
	(icalendar--import-format-sample)
	(icalendar--format-ical-event)
	(icalendar-import-non-recurring)
	(icalendar-import-rrule)
	(icalendar-import-duration)
	(icalendar-import-bug-6766)
	(icalendar-real-world): Adjusted to string= instead of
	icalendar-tests--compare-strings.
	(icalendar-import-multiple-vcalendars): New.
2011-07-26 17:36:04 +02:00
..
.gitignore Add diary-loaddefs.el, hol-loaddefs.el. 2008-03-13 05:36:31 +00:00
appt.el Handle overlapping appointments in appt.el (bug#8377) 2011-06-11 10:54:53 -07:00
cal-bahai.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
cal-china.el calendar housekeeping prompted by lexical-binding. 2011-04-18 21:11:01 -07:00
cal-coptic.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cal-dst.el calendar housekeeping prompted by lexical-binding. 2011-04-18 21:11:01 -07:00
cal-french.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cal-hebrew.el calendar housekeeping prompted by lexical-binding. 2011-04-18 21:11:01 -07:00
cal-html.el Rationalize calendar handling of day and month abbrev-arrays. 2011-05-17 20:20:13 -07:00
cal-islam.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cal-iso.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cal-julian.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cal-mayan.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
cal-menu.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cal-move.el Calendar fix for scroll-bar scrolling (b#8305). 2011-04-05 19:05:45 -07:00
cal-persia.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cal-tex.el calendar housekeeping prompted by lexical-binding. 2011-04-18 21:11:01 -07:00
cal-x.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
calendar.el Restore window-safely-shrinkable-p but avoid using it in calendar.el. 2011-06-12 09:46:56 +02:00
diary-lib.el * lisp/calendar/diary-lib.el: Comment fix. 2011-06-25 15:33:29 -07:00
holidays.el Replace stack-trace-on-error usage in calendar. 2011-04-16 19:11:49 -07:00
icalendar.el icalendar: Take care of multiple vcalendars in a single file. 2011-07-26 17:36:04 +02:00
lunar.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
parse-time.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
solar.el solar.el fixes. 2011-04-19 19:09:06 -07:00
time-date.el calendar housekeeping prompted by lexical-binding. 2011-04-18 21:11:01 -07:00
timeclock.el * calendar/timeclock.el (timeclock-seconds-to-time): 2011-06-30 17:20:59 -07:00
todo-mode.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00