=== gtksourceview 2.3.2 ===
2008-08-30 Paolo Borelli <
[email protected]>
* configure.ac:
* README:
* NEWS:
Release 2.3.2
2008-08-30 Paolo Borelli <
[email protected]>
* gtksourceview/language-specs/po.lang: highlight "fuzzy" and
"msctxt". Patch by Bob Mauchin.
2008-08-30 Paolo Borelli <
[email protected]>
* gtksourceview/language-specs/texinfo.lang:
fix bug #549044, never ending @ignore block.
2008-08-30 Paolo Borelli <
[email protected]>
* gtksourceview/language-specs/python.lang: handle raw string
separately since they do not contain escaped chars.
2008-08-27 Paolo Borelli <
[email protected]>
* gtksourceview/language-specs/xslt.lang: add lang file for xslt.
* gtksourceview/language-specs/xml.lang: fix match priority bug
needed for xslt.
2008-08-17 Paolo Borelli <
[email protected]>
* gtksourceview/gtksourceview.c (draw_spaces_at_iter): special case
the end iter.