mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +02:00
static. * readline.c: #include <sys/time.h> and "iselect.h", so we can control how long we're paused, and threads will run while we're paused. (match_paren, find_matching_paren, init_bouncing_parens): New functions. (scm_init_readline): Call init_bouncing_parens. (scm_readline_opts): Add the bounce-parens option. * readline.h (SCM_READLINE_BOUNCE_PARENS): New readline option. (SCM_N_READLINE_OPTIONS): Adjust.
0 lines
C
0 lines
C