summaryrefslogtreecommitdiff
path: root/email/utils.scm
AgeCommit message (Expand)Author
2018-10-02utils: Use else for the default cond clause.•••* email/utils.scm (read-while)[read-while-loop]: Use else, instead of #t, for the default cond clause. Arun Isaac
2018-09-12Untabify and re-indent all sources.•••* build-aux/test-driver.scm, email/base64.scm, email/email.scm, email/quoted-printable.scm, email/utils.scm, tests/quoted-printable.scm: Untabify and re-indent. Arun Isaac
2018-09-08Initial commit.Arun Isaac