<feed xmlns='http://www.w3.org/2005/Atom'>
<title>org-recoll.git, branch master</title>
<subtitle>an emacs wrapper for the recoll full-text file search program
</subtitle>
<id>https://g.ypei.me/org-recoll.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/org-recoll.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/'/>
<updated>2023-06-09T07:24:44+00:00</updated>
<entry>
<title>fix compilation warning</title>
<updated>2023-06-09T07:24:44+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2023-06-09T07:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=7c4b229090fac051a27756bddfd5e8da1f7ea217'/>
<id>urn:sha1:7c4b229090fac051a27756bddfd5e8da1f7ea217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8 from alinmear/master</title>
<updated>2020-06-28T19:19:50+00:00</updated>
<author>
<name>alraban</name>
<email>alexander.raban@gmail.com</email>
</author>
<published>2020-06-28T19:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=1e21fbc70b5e31b746257c12d00acba3dcc1dd5c'/>
<id>urn:sha1:1e21fbc70b5e31b746257c12d00acba3dcc1dd5c</id>
<content type='text'>
Fixed missing -n switch on tail call</content>
</entry>
<entry>
<title>Fixed missing -n switch on tail call</title>
<updated>2020-06-28T07:32:41+00:00</updated>
<author>
<name>alinmear</name>
<email>alinmear@users.noreply.github.com</email>
</author>
<published>2020-06-28T07:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=a767f16fb15ef80a66dc828245bd1840b790ac5c'/>
<id>urn:sha1:a767f16fb15ef80a66dc828245bd1840b790ac5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tip to README concerning recoll loglevels</title>
<updated>2019-03-01T04:05:59+00:00</updated>
<author>
<name>alraban</name>
<email>alexander.raban@gmail.com</email>
</author>
<published>2019-03-01T04:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=3fdf9db321b335a8d05a3d7ca4bd9509ac5a0214'/>
<id>urn:sha1:3fdf9db321b335a8d05a3d7ca4bd9509ac5a0214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3 from rlaboiss/compilation-warnings</title>
<updated>2019-03-01T03:32:34+00:00</updated>
<author>
<name>alraban</name>
<email>alexander.raban@gmail.com</email>
</author>
<published>2019-03-01T03:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=25bd34eea4b5772588c0d5c1d6f8d61af1f8c0bf'/>
<id>urn:sha1:25bd34eea4b5772588c0d5c1d6f8d61af1f8c0bf</id>
<content type='text'>
Fix compilation warnings</content>
</entry>
<entry>
<title>Merge pull request #2 from rlaboiss/autoload</title>
<updated>2019-02-22T16:18:50+00:00</updated>
<author>
<name>alraban</name>
<email>alexander.raban@gmail.com</email>
</author>
<published>2019-02-22T16:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=76c15c2a28b8ed71b5b37326120639acf65eddf5'/>
<id>urn:sha1:76c15c2a28b8ed71b5b37326120639acf65eddf5</id>
<content type='text'>
Add autoload cookies for public functions</content>
</entry>
<entry>
<title>Fix compilation warnings</title>
<updated>2019-02-21T11:08:06+00:00</updated>
<author>
<name>Rafael Laboissiere</name>
<email>rafael@laboissiere.net</email>
</author>
<published>2019-02-21T11:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=cc016a3ea455a3eae6ca68e668783390d2648755'/>
<id>urn:sha1:cc016a3ea455a3eae6ca68e668783390d2648755</id>
<content type='text'>
* (org-recoll-search-history) Specify the type of custom variable.

* (org-recoll-compare-string-to-list) Avoid warnings about assignment
and reference to free variable org-recoll-matched.  This is fixed by
locally defining the variable inside a let construct.  Furthermore,
the name of the variable is changed to "matched", since there is no
need to prefix it by "org-recoll-".
</content>
</entry>
<entry>
<title>Add autoload cookies for public functions</title>
<updated>2019-02-20T21:08:01+00:00</updated>
<author>
<name>Rafael Laboissiere</name>
<email>rafael@laboissiere.net</email>
</author>
<published>2019-02-20T20:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=9d1a575a8f1237e27c7aa0a0592900891f14c8cd'/>
<id>urn:sha1:9d1a575a8f1237e27c7aa0a0592900891f14c8cd</id>
<content type='text'>
Autoload cookies are added for functions org-recoll-update-index and
org-recoll-search.  This is very handy when installing the package through
el-get.
</content>
</entry>
<entry>
<title>Update README.org</title>
<updated>2017-11-24T16:06:32+00:00</updated>
<author>
<name>alraban</name>
<email>alexander.raban@gmail.com</email>
</author>
<published>2017-11-24T16:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=df0ef432418364d4b41bdba350526ff1a67bc413'/>
<id>urn:sha1:df0ef432418364d4b41bdba350526ff1a67bc413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.org</title>
<updated>2017-11-24T16:05:09+00:00</updated>
<author>
<name>alraban</name>
<email>alexander.raban@gmail.com</email>
</author>
<published>2017-11-24T16:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/org-recoll.git/commit/?id=e130cb146e414d127745d9b394973f0d7e316d01'/>
<id>urn:sha1:e130cb146e414d127745d9b394973f0d7e316d01</id>
<content type='text'>
</content>
</entry>
</feed>
