mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-02 23:50:47 +02:00
Fixed.
This commit is contained in:
parent
a5587d03f6
commit
56600c45d8
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@
|
|||
|
||||
* readline.c (scm_add_history): Bugfix: Do strdup before giving
|
||||
away the string to add_history.
|
||||
(completion_function): Do completion for readline.
|
||||
(completion_function): Do completion for readline. (Thanks to
|
||||
Andrew Archibald.)
|
||||
(scm_filename_completion_function): New procedure: Filename
|
||||
completer.
|
||||
(current_input_getc): New function. Use this one instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue