Turn on PAREN_MATCHING

This commit is contained in:
Andrey A. Chernov 1997-01-05 12:33:45 +00:00
parent 6b1a8f7590
commit e81daeb40a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21335

View file

@ -32,7 +32,7 @@
/* If defined, readline shows opening parens and braces when closing
paren or brace entered. */
/* #define PAREN_MATCHING */
#define PAREN_MATCHING
/* This definition is needed by readline.c, rltty.c, and signals.c. */
/* If on, then readline handles signals in a way that doesn't screw. */