aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ob-gnuplot.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* org-babel: Fix usage of `org-babel-temporary-directory'Ihor Radchenko2022-10-091-1/+1
* Assert all the Org files to load the same Org versionIhor Radchenko2022-09-041-0/+4
* ob-gnuplot: Fix stable file collision when converting dataIhor Radchenko2022-07-191-1/+1
* ob-gnuplot.el: Make :cache argument work with :var assignmentsIhor Radchenko2022-07-041-1/+4
* Prefer "website" to "homepage"Stefan Kangas2022-06-261-1/+1
* ob-gnuplot.el: Honour `default-directory'Ihor Radchenko2022-04-211-2/+1
* ob-gnuplot: Fix wrong table conversion when first column has ?-Ihor Radchenko2022-01-141-15/+10
* Update copyright year to 2022Kyle Meyer2022-01-011-1/+1
* ob-gnuplot: Fix regression from 23d8d59df when ox-org is not loadedIhor Radchenko2021-12-271-0/+1
* ob-gnuplot: Use org backend when assigning table to variableIhor Radchenko2021-12-271-5/+15
* ob-gnuplot: Honour :missing argumentIhor Radchenko2021-10-011-1/+1
* *el: Fix indentationBastien2021-09-291-6/+6
* Allow :var header args to be assigned to cons cellsIhor Radchenko2021-09-261-1/+1
* lisp/ob-gnuplot.el: Add Ihor Radchenko as maintainerBastien2021-09-201-0/+1
* lisp/ob-gnuplot.el: Use `org-babel-local-file-name'Ihor Radchenko2021-05-011-1/+1
* Prefer HTTPS to HTTP in most linksStefan Kangas2021-03-211-1/+1
* Merge branch 'maint'Kyle Meyer2021-01-011-1/+1
|\
| * Update copyright year to 2021Kyle Meyer2021-01-011-1/+1
* | ob-gnuplot: Fix error on non-string :var assignmentIhor Radchenko2020-12-161-1/+2
* | ob-gnuplot: Silence byte compilerKyle Meyer2020-11-011-0/+2
* | ob-gnuplot: Download remote input filesfpi2020-10-241-1/+15
|/
* Tiny formatting fixesBastien2020-02-181-2/+0
* ob-gnuplot.el: Fix broken linksBastien2020-02-121-1/+1
* Update copyright year to 2020Kyle Meyer2020-01-011-1/+1
* Update copyright yearBastien2019-01-011-1/+1
* Update declare-function calls for functions that have moved.Aaron Ecay2018-05-101-1/+1
* Use https for links to orgmode.orgTim Landscheidt2018-01-191-1/+1
* Update copyright yearsKyle Meyer2018-01-071-1/+1
* Allow gnuplot to generate plots in different directoriesEric S Fraga2017-12-071-1/+6
* Revert the whole time zone messNicolas Goaziou2017-12-031-1/+1
* Backport commit bc511a64f from EmacsPaul Eggert2017-09-171-1/+1
* Fix failing tests in non-daylight saving time zonesNicolas Goaziou2017-07-071-1/+1
* ob-gnuplot: escape % character in outputThierry Banel2017-05-081-1/+1
* Update copyright yearsKyle Meyer2017-01-051-1/+1
* Use assq instead of assoc for :keywordsAaron Ecay2016-09-231-14/+14
* Remove unnecessary (require 'cl)Nicolas Goaziou2016-07-251-1/+0
* Merge branch 'maint'Kyle Meyer2016-05-151-1/+1
|\
| * Fix up last backportKyle Meyer2016-05-151-2/+1
| * Backport commit 65c8c7c from EmacsPaul Eggert2016-05-151-2/+3
* | Merge branch 'maint'Kyle Meyer2016-01-091-1/+1
|\ \ | |/
| * Update copyright yearsKyle Meyer2016-01-091-1/+1
* | babel: small change in API.Aaron Ecay2015-10-291-1/+1
* | Activate lexical binding in some librariesNicolas Goaziou2015-10-261-10/+9
|/
* Backport remaining changes from commit 7e09ef0Paul Eggert2015-08-101-1/+1
* ob-gnuplot: Fix error when table contains datesNicolas Goaziou2014-09-151-10/+8
* Merge branch 'maint'Achim Gratz2014-03-251-4/+9
|\
| * ob-gnuplot: create a proper table even when handed just a vectorAchim Gratz2014-03-251-4/+9
* | Merge branch 'maint'Bastien Guerry2014-01-071-1/+1
|\ \ | |/
| * Update copyright years again.Bastien Guerry2014-01-071-1/+1
* | Merge branch 'maint'Bastien Guerry2014-01-051-1/+1
|\ \ | |/