1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 08:20:20 +02:00
guile/guile-readline
Daniel Llorens 395582b218 Avoid stifling readline history when looking up options
With this patch, history is never stifled unless (readline-set!) is used.

* src/guile-readline/readline.c (scm_readline_options)
2016-06-24 10:20:32 +02:00
..
ice-9 Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
ChangeLog-2008
Makefile.am Put the readline extension in the extensionsdir 2013-10-14 11:33:52 +02:00
readline.c Avoid stifling readline history when looking up options 2016-06-24 10:20:32 +02:00
readline.h