annotate msdos/sed3x.inp @ 109686:111f90199914

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.
author Ulf Jasper <ulf.jasper@web.de>
date Sun, 08 Aug 2010 19:42:47 +0200
parents d89b565897dd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
108473
d89b565897dd On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
1 # -sed3x.inp------------------------------------------------------------
d89b565897dd On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
2 # Extra configuration script for lib-src/makefile for DesqView/X
d89b565897dd On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
3 # ----------------------------------------------------------------------
d89b565897dd On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
4 /^LIBS_SYSTEM *=/s!= *!= -lxext -lsys!
d89b565897dd On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
5