More fixes for reporting issues in included source files.
commite86cb27f5c60a4cb6319883512897135e20d812a
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 15 Apr 2010 14:45:41 +0000 (15 14:45 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 15 Apr 2010 14:45:41 +0000 (15 14:45 +0000)
tree25d2e2887a399a7c73f2bb6da2e16ea7b4d7b88f
parent7069872ba45c935bfa32f8778e7698c70f006108
More fixes for reporting issues in included source files.

The following problems now correctly report the source file name and
the line number in this file:
admonition without title, section underline too short,
no blank line after table, Unexpected section title.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@6307 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/parsers/rst/states.py
docutils/statemachine.py
docutils/utils.py
test/test_parsers/test_rst/test_directives/include10.txt
test/test_parsers/test_rst/test_directives/test_include.py
test/test_parsers/test_rst/test_tables.py