Readline history preserves newlines
authorAndy Wingo <wingo@pobox.com>
Mon, 14 Apr 2014 14:12:14 +0000 (16:12 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 14 Apr 2014 14:12:14 +0000 (16:12 +0200)
commitb27ad2f394c5e4465f5cdee748534d013919cfa1
tree1384b6534c6ac5da7da3884f0927487263c34812
parent0ece4850c5423d53db3245f57681053486327aa3
Readline history preserves newlines

* guile-readline/ice-9/readline.scm (make-readline-port): Preserve
  newlines.  This preserves the semantics of history entries that
  contain until-end-of-line comments using `;'.
guile-readline/ice-9/readline.scm