SummaryRefsLogTreeCommitDiffStats
path: root/scm/mcron/job-specifier.scm
Commit message (Collapse)AuthorAgeFilesLines
* job-specifier: Add '%find-best-next' procedure.Mathieu Lirzin2016-05-071-29/+21
| | | | | | * scm/mcron/job-specifier.scm (find-best-next): Rename to ... (%find-best-next): ... this. Rewrite it using a functional style. All callers changed.
* job-specifier: Rewrite 'range' procedure.Mathieu Lirzin2016-05-071-17/+8
| | | | * scm/mcron/job-specifier.scm (range): Use 'unfold'.
* all: Add a custom indentation rule for 'mcron-error'.Mathieu Lirzin2016-05-071-8/+6
| | | | | | | | * .dir-locals.el: Define a custom indentation rule for 'mcron-error'. * scm/mcron/crontab.scm: Use it. * scm/mcron/job-specifier.scm: Likewise. * scm/mcron/main.scm: Likewise. * scm/mcron/vixie-specification.scm: Likewise.
* Juggled build infrastructure to make mcron.1 man page properly.Dale Mellor2014-05-251-0/+272