aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix compilation warningHEADmasterYuchen Pei2023-06-091-1/+0
|
* Merge pull request #8 from alinmear/masteralraban2020-06-281-1/+1
|\ | | | | Fixed missing -n switch on tail call
| * Fixed missing -n switch on tail callalinmear2020-06-281-1/+1
|/
* Add tip to README concerning recoll loglevelsalraban2019-02-281-0/+3
|
* Merge pull request #3 from rlaboiss/compilation-warningsalraban2019-02-281-6/+7
|\ | | | | Fix compilation warnings
| * Fix compilation warningsRafael Laboissiere2019-02-211-6/+7
| | | | | | | | | | | | | | | | | | | | * (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-".
* | Merge pull request #2 from rlaboiss/autoloadalraban2019-02-221-0/+2
|\ \ | |/ |/| Add autoload cookies for public functions
| * Add autoload cookies for public functionsRafael Laboissiere2019-02-201-0/+2
|/ | | | | | 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.
* Update README.orgalraban2017-11-241-2/+1
|
* Update README.orgalraban2017-11-241-1/+1
|
* Update README.orgalraban2017-11-241-1/+1
|
* Update README.orgalraban2017-11-241-2/+1
|
* Added Screenshots to Readmeal raban2017-11-241-0/+8
|
* Added Screenshotsal raban2017-11-243-0/+0
|
* org-recoll.elalraban2017-11-241-0/+352
| | | Initial Commit
* Update README.orgalraban2017-11-241-1/+1
|
* Update README.orgalraban2017-11-241-6/+8
|
* Update and rename README.md to README.orgalraban2017-11-242-2/+107
|
* Initial commitalraban2017-11-242-0/+676