emacs/lisp/calendar
Ulf Jasper 81ee941084 Fixed bug#6766 (icalendar.el)
lisp/ChangeLog:

	* calendar/icalendar.el (icalendar-uid-format): Doc fix.
	(icalendar--split-value): Fixed splitting regexp. (Bug#6766)
	(icalendar--get-weekday-numbers): New
	(icalendar--create-uid, icalendar-export-region)
	(icalendar--parse-summary-and-rest): Code formatting.
	(icalendar--convert-recurring-to-diary): Handle multiple byday
	values in weekly rules. (Bug#6766)

test/ChangeLog:
        
	* icalendar-testsuite.el (icalendar-testsuite-run): Added internal tests.
	(icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
	(icalendar-testsuite--run-internal-tests): New.
	(icalendar-testsuite--test-convert-ordinary-to-ical)
	(icalendar-testsuite--test-convert-block-to-ical)
	(icalendar-testsuite--test-convert-anniversary-to-ical)
	(icalendar-testsuite--test-parse-vtimezone)
	(icalendar-testsuite--do-test-export): Code formatting.
	(icalendar-testsuite--test-parse-vtimezone): Doc fix.
	(icalendar-testsuite--do-test-import)
	(icalendar-testsuite--do-test-cycle): Use icalendar-testsuite--compare-strings
	(icalendar-testsuite--run-import-tests): Comment added.
	(icalendar-testsuite--run-import-tests)
	(icalendar-testsuite--run-real-world-tests): Fixed expected results.
2010-08-08 19:42:47 +02:00
..
.gitignore Add diary-loaddefs.el, hol-loaddefs.el. 2008-03-13 05:36:31 +00:00
appt.el Tweak previous change. 2010-06-14 20:42:33 -07:00
cal-bahai.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-china.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-coptic.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-dst.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-french.el * calendar/cal-french.el: Convert to utf-8. 2010-03-17 22:25:13 -07:00
cal-hebrew.el Fix date of Yom HaAtzma'ut holiday. 2010-03-01 19:27:41 -08:00
cal-html.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-islam.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-iso.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-julian.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-mayan.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-menu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-move.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-persia.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-tex.el cal-tex.el fixes for calendar-week-start-day != 0. 2010-07-10 16:34:57 -07:00
cal-x.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
calendar.el cal-tex.el fixes for calendar-week-start-day != 0. 2010-07-10 16:34:57 -07:00
diary-lib.el Fix bug#5477. 2010-01-26 20:00:54 -08:00
holidays.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
icalendar.el Fixed bug#6766 (icalendar.el) 2010-08-08 19:42:47 +02:00
lunar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
parse-time.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
solar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
time-date.el Doc fix for current-time-string and date-to-time (Bug#5408) 2010-01-18 11:29:00 -05:00
timeclock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
todo-mode.el Simplify by using `define-derived-mode'. 2010-04-15 03:12:20 +02:00