`include' relative paths relative to including file
authorAndy Wingo <wingo@pobox.com>
Sun, 20 Jan 2013 19:26:59 +0000 (20:26 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 22 Jan 2013 11:06:59 +0000 (12:06 +0100)
commit84f5a8251710c7d2a01590aa083d9dd409a56279
tree7465279f6c143a4635c50408fc67783b3e3b1a83
parentf0b6d8c71d2be9d93b48a921a6388fa5acdbd94b
`include' relative paths relative to including file

* module/ice-9/psyntax.scm (include): Like `load', interpret relative
  paths as being relative to the file that does the `include'.

* doc/ref/api-evaluation.texi: Update docs.
doc/ref/api-evaluation.texi
module/ice-9/psyntax.scm