org-export: Fix inclusion of files with no final newline
commitad811f54377d3fc6f122352608c4039717b249f9
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Oct 2012 12:53:28 +0000 (30 13:53 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Oct 2012 12:53:28 +0000 (30 13:53 +0100)
tree495ff8ee3aef66dd87ac81189084eb7e5584913a
parent5e30d4fa4e6eefee0a08da563992184737f53521
org-export: Fix inclusion of files with no final newline

* contrib/lisp/org-export.el (org-export--prepare-file-contents): File
  contents should end with a newline character.
contrib/lisp/org-export.el