Add changelog entry for emphasize-lines and some coding style fixes.

This commit is contained in:
Georg Brandl
2011-09-22 09:29:36 +02:00
parent 5373125fc6
commit ad5d9f7c6b
3 changed files with 11 additions and 8 deletions

View File

@@ -98,6 +98,9 @@ emphasize particular lines::
print 'This one is not...'
print '...but this one is.'
.. versionchanged:: 1.1
``emphasize-lines`` has been added.
Includes
^^^^^^^^