1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/test
Ulf Jasper 6dbaa1c769 icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uid
2012-05-29  Ulf Jasper  <ulf.jasper@web.de>

	* calendar/icalendar.el
	(icalendar-export-region): Export UID properly.

2012-05-29 Leo Liu <sdl.web@gmail.com>
	* calendar/icalendar.el (icalendar-import-format): Add
	`icalendar-import-format-uid' (Bug#11525).
	(icalendar-import-format-uid): New.
	(icalendar--parse-summary-and-rest, icalendar--format-ical-event):
	Export UID.
2012-05-29 21:42:49 +02:00
..
automated icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uid 2012-05-29 21:42:49 +02:00
cedet Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
indent Add some shell indentation test cases. 2012-04-28 16:04:34 -04:00
ChangeLog icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uid 2012-05-29 21:42:49 +02:00
eshell.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailmm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)