<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/doc/docs, branch 2.1</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Closes #1134: remove nonworking links from docs/integrate</title>
<updated>2015-10-17T05:46:00+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-10-17T05:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=422e665bfdd21307437c9b7d3efbda8cb0954481'/>
<id>422e665bfdd21307437c9b7d3efbda8cb0954481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in jparise/pygments-main/lexer-informations (pull request #468)</title>
<updated>2015-10-13T18:28:06+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-13T18:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=09b0f9defadf8078aeafc5082aa1dcdb298b639e'/>
<id>09b0f9defadf8078aeafc5082aa1dcdb298b639e</id>
<content type='text'>
"information" is the correct word.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"information" is the correct word.
</pre>
</div>
</content>
</entry>
<entry>
<title>Small problem with overriding get_tokens_unprocessed in the docs (thanks M. Harnisch).</title>
<updated>2015-10-12T06:45:22+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-10-12T06:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5e541828a60a6fda3a2165b4c3282a28980b87f1'/>
<id>5e541828a60a6fda3a2165b4c3282a28980b87f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"information" is the correct word.</title>
<updated>2015-05-17T19:14:26+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@indelible.org</email>
</author>
<published>2015-05-17T19:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=916c412361d7d3903ea30bdd103b766d84b70658'/>
<id>916c412361d7d3903ea30bdd103b766d84b70658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new token type Comment.Hashbang with its documentation, and a support for it in Javascript, Perl, Python, Ruby and Bash lexers.</title>
<updated>2015-03-07T20:30:17+00:00</updated>
<author>
<name>Miikka Salminen</name>
<email>miikka.salminen@gmail.com</email>
</author>
<published>2015-03-07T20:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9a4cce44cc5b89ea414e8d8c769155d57617bd99'/>
<id>9a4cce44cc5b89ea414e8d8c769155d57617bd99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1075: fix docs for @simplefilter.</title>
<updated>2015-01-21T06:25:35+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T06:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=f4bf473dae3353ac6b79049f08c76e0ec357b7aa'/>
<id>f4bf473dae3353ac6b79049f08c76e0ec357b7aa</id>
<content type='text'>
The function needs a "self" argument since it is used as a method in the
automatically created class.  No use fixing that in the code, as it
kills backwards compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function needs a "self" argument since it is used as a method in the
automatically created class.  No use fixing that in the code, as it
kills backwards compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling/grammar/syntax fixes for docs</title>
<updated>2014-11-14T14:51:30+00:00</updated>
<author>
<name>EricFromCanada</name>
<email>eric3knibbe@gmail.com</email>
</author>
<published>2014-11-14T14:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=1a695813347064d9bbb37800897a96c51c21dc34'/>
<id>1a695813347064d9bbb37800897a96c51c21dc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs w.r.t. encodings.</title>
<updated>2014-11-06T12:18:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-06T12:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=8e3588b395636ffbde0a8b84a0ba0f3eae5ef582'/>
<id>8e3588b395636ffbde0a8b84a0ba0f3eae5ef582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all lexers: fix unescaped { and } so that the "regex" module can compile our regexes</title>
<updated>2014-10-15T19:32:31+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-15T19:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=178c96e1e86f34997c78e6b3504542e7e151a3a9'/>
<id>178c96e1e86f34997c78e6b3504542e7e151a3a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style docs w/ HtmlFormatter example.</title>
<updated>2014-10-07T04:59:45+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-10-07T04:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=34341b4368a6fc5a66bac89a7a82e323e0c64ffd'/>
<id>34341b4368a6fc5a66bac89a7a82e323e0c64ffd</id>
<content type='text'>
Fixes #1014
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1014
</pre>
</div>
</content>
</entry>
</feed>
