Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * readline.scm (make-readline-port): Set prompt string to "... " | Mikael Djurfeldt | 1998-07-21 | 1 | -0/+1 |
* | * readline.scm: Typo in regex module name. | Mikael Djurfeldt | 1998-06-14 | 1 | -1/+1 |
* | * readline.scm (apropos-completion-function): regexp-quote text to | Mikael Djurfeldt | 1998-06-13 | 1 | -2/+4 |
* | * readline.scm: Use the new readline facilities: Add the | Mikael Djurfeldt | 1998-05-13 | 1 | -8/+52 |
* | * boot-9.scm: Load readline module if readline is present. | Mikael Djurfeldt | 1998-05-11 | 1 | -3/+22 |
* | Add support for readline function. | Jim Blandy | 1997-10-23 | 1 | -0/+72 |