<feed xmlns='http://www.w3.org/2005/Atom'>
<title>proof-general/images, branch master</title>
<subtitle>Emacs plugins for proof management systems</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/'/>
<entry>
<title>Update license information for new logo</title>
<updated>2016-05-25T05:05:49+00:00</updated>
<author>
<name>Clément Pit--Claudel</name>
</author>
<published>2016-05-25T05:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=d43687a0f25a8e1d7684a82bf0460c79fe784a52'/>
<id>d43687a0f25a8e1d7684a82bf0460c79fe784a52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update PG's logo</title>
<updated>2016-05-25T03:28:08+00:00</updated>
<author>
<name>Clément Pit--Claudel</name>
</author>
<published>2016-05-25T03:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=adbaafb96696f7cd65c53ecad71aac095bee1338'/>
<id>adbaafb96696f7cd65c53ecad71aac095bee1338</id>
<content type='text'>
The new art is a contribution of Yoshihiro Imai
(http://proofcafe.org/~yoshihiro503/), first released at
https://github.com/yoshihiro503/generaltan and kindly made available
under the terms of the GPL. Many thanks!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new art is a contribution of Yoshihiro Imai
(http://proofcafe.org/~yoshihiro503/), first released at
https://github.com/yoshihiro503/generaltan and kindly made available
under the terms of the GPL. Many thanks!
</pre>
</div>
</content>
</entry>
<entry>
<title>rename ProofGeneral.{jpg,gif} into ProofGeneral-image.{jpg,gif}</title>
<updated>2013-05-22T19:05:48+00:00</updated>
<author>
<name>Hendrik Tews</name>
</author>
<published>2013-05-22T19:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=00ba5d0fb4ee7754f095f73621c613cb816c1ce9'/>
<id>00ba5d0fb4ee7754f095f73621c613cb816c1ce9</id>
<content type='text'>
to fix #472
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to fix #472
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust license to CC-BY-SA-3</title>
<updated>2012-01-11T10:55:34+00:00</updated>
<author>
<name>David Aspinall</name>
</author>
<published>2012-01-11T10:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=d4281c2dbe6c439bd953aa696f57f344fd0d0a42'/>
<id>d4281c2dbe6c439bd953aa696f57f344fd0d0a42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge ProofTreeBranch into main trunk:</title>
<updated>2012-01-03T09:36:05+00:00</updated>
<author>
<name>Hendrik Tews</name>
</author>
<published>2012-01-03T09:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=34c15424cc454cd59c5e094093acd6ddbdcc5186'/>
<id>34c15424cc454cd59c5e094093acd6ddbdcc5186</id>
<content type='text'>
- add support for proof-tree displays (currently Coq only)
- new file generic/proof-tree.el contains generic code
- Coq specific code has been added to coq/coq.el

Changes to existing Proof General functions:
- proof-shell-exec-loop and proof-shell-filter-manage-output call
  proof-tree display functions, when the proof-tree display is on
- proof-shell-exec-loop returns t if proof-action-list is empty
  _or_ contains only items for updating the proof-tree
- proof-shell-should-be-silent returns nil when the proof-tree
  display is on
- coq-last-prompt-info, coq-last-prompt-info-safe return as
  additional 4th element the name of the current proof
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add support for proof-tree displays (currently Coq only)
- new file generic/proof-tree.el contains generic code
- Coq specific code has been added to coq/coq.el

Changes to existing Proof General functions:
- proof-shell-exec-loop and proof-shell-filter-manage-output call
  proof-tree display functions, when the proof-tree display is on
- proof-shell-exec-loop returns t if proof-action-list is empty
  _or_ contains only items for updating the proof-tree
- proof-shell-should-be-silent returns nil when the proof-tree
  display is on
- coq-last-prompt-info, coq-last-prompt-info-safe return as
  additional 4th element the name of the current proof
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix transparency for PNGs</title>
<updated>2010-10-11T00:01:14+00:00</updated>
<author>
<name>David Aspinall</name>
</author>
<published>2010-10-11T00:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=4a5d51dba80d7437692e8ecd5151e85105405f85'/>
<id>4a5d51dba80d7437692e8ecd5151e85105405f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defunct</title>
<updated>2010-10-11T00:00:49+00:00</updated>
<author>
<name>David Aspinall</name>
</author>
<published>2010-10-11T00:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=0a96ff60973b36fa6b8542ca5aede4b598ea6368'/>
<id>0a96ff60973b36fa6b8542ca5aede4b598ea6368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add home icon</title>
<updated>2009-08-07T14:29:24+00:00</updated>
<author>
<name>David Aspinall</name>
</author>
<published>2009-08-07T14:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=5ce0c4a33b4bf8b92accc1eb3e057c989b5c0001'/>
<id>5ce0c4a33b4bf8b92accc1eb3e057c989b5c0001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge changes from Version4Branch.</title>
<updated>2008-07-24T09:51:53+00:00</updated>
<author>
<name>David Aspinall</name>
</author>
<published>2008-07-24T09:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=76d6b0b2b1f039549d308a0d2c478a6b05869af9'/>
<id>76d6b0b2b1f039549d308a0d2c478a6b05869af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix antialising</title>
<updated>2007-12-12T23:15:42+00:00</updated>
<author>
<name>David Aspinall</name>
</author>
<published>2007-12-12T23:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/proof-general/commit/?id=2b991be9f2bdd87be4267c29237b3d276c0203e7'/>
<id>2b991be9f2bdd87be4267c29237b3d276c0203e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
