gexp: Add 'mixed-text-file'.
commitb751cde36b508690d5f893360f964d3098549131
authorLudovic Courtès <ludo@gnu.org>
Wed, 9 Sep 2015 07:44:43 +0000 (9 09:44 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 10 Oct 2015 20:46:14 +0000 (10 22:46 +0200)
tree2a0d68122bb43b245706388fb2e5e8f00063e7da
parent15a01c72209b2d43239fe7516a22e531b7fcb85f
gexp: Add 'mixed-text-file'.

* guix/gexp.scm (mixed-text-file): New procedure.
* tests/gexp.scm ("mixed-text-file"): New test.
* doc/guix.texi (G-Expressions): Document it.
doc/guix.texi
guix/gexp.scm
tests/gexp.scm