summaryrefslogtreecommitdiff
path: root/ice-9/readline.scm
Commit message (Expand)AuthorAgeFilesLines
* * readline.scm (make-readline-port): Set prompt string to "... "Mikael Djurfeldt1998-07-211-0/+1
* * readline.scm: Typo in regex module name.Mikael Djurfeldt1998-06-141-1/+1
* * readline.scm (apropos-completion-function): regexp-quote text toMikael Djurfeldt1998-06-131-2/+4
* * readline.scm: Use the new readline facilities: Add theMikael Djurfeldt1998-05-131-8/+52
* * boot-9.scm: Load readline module if readline is present.Mikael Djurfeldt1998-05-111-3/+22
* Add support for readline function.Jim Blandy1997-10-231-0/+72