mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 10:10:23 +02:00
*** empty log message ***
This commit is contained in:
parent
526e04642c
commit
40ed3fe694
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
||||||
|
1999-06-29 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
|
||||||
|
|
||||||
|
* readline.scm: Bugfix: Avoid getting the continued-lines prompt
|
||||||
|
at multiple calls to read.
|
||||||
|
(promtp2): Variable for continued-lines prompt.
|
||||||
|
(make-readline-port): Use prompt2.
|
||||||
|
(set-readline-prompt!): New optional arg which sets
|
||||||
|
continued-lines prompt.
|
||||||
|
|
||||||
|
* boot-9.scm (top-repl): Set/clear readline prompts before/after
|
||||||
|
reading expressions.
|
||||||
|
|
||||||
1999-06-18 Jim Blandy <jimb@savonarola.red-bean.com>
|
1999-06-18 Jim Blandy <jimb@savonarola.red-bean.com>
|
||||||
|
|
||||||
* ls.scm (ls, lls): Handle no arguments as meaning to look in
|
* ls.scm (ls, lls): Handle no arguments as meaning to look in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue