1 Jan 2009 06:08
r5836 - in trunk/docutils/tools/editors/emacs/tests: Makefile tests-adjust-section.el
<blais <at> users.berlios.de>
2009-01-01 05:08:59 GMT
2009-01-01 05:08:59 GMT
Author: blais Date: 2009-01-01 06:08:58 +0100 (Thu, 01 Jan 2009) New Revision: 5836 Modified: trunk/docutils/tools/editors/emacs/tests/Makefile trunk/docutils/tools/editors/emacs/tests/tests-adjust-section.el Log: Fixed batch tests for rst.el (thanks to Jeffrey C. Jacobs for notifying they were broken) Modified: trunk/docutils/tools/editors/emacs/tests/Makefile =================================================================== --- trunk/docutils/tools/editors/emacs/tests/Makefile 2008-12-30 15:35:56 UTC (rev 5835) +++ trunk/docutils/tools/editors/emacs/tests/Makefile 2009-01-01 05:08:58 UTC (rev 5836) <at> <at> -1,6 +1,6 <at> <at> #!/usr/bin/env make -EMACS=/usr/bin/emacs-23-unicode +EMACS=/usr/bin/emacs runtests: $(EMACS) --batch -l tests-basic.el Modified: trunk/docutils/tools/editors/emacs/tests/tests-adjust-section.el =================================================================== --- trunk/docutils/tools/editors/emacs/tests/tests-adjust-section.el 2008-12-30 15:35:56 UTC (rev 5835) +++ trunk/docutils/tools/editors/emacs/tests/tests-adjust-section.el 2009-01-01 05:08:58 UTC (rev 5836) <at> <at> -820,11 +820,18 <at> <at>(Continue reading)
RSS Feed