1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-03 08:10:31 +02:00
This commit is contained in:
Mikael Djurfeldt 1998-05-13 00:34:36 +00:00
parent a5587d03f6
commit 56600c45d8

View file

@ -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