summaryrefslogtreecommitdiffstats
path: root/contrib/libreadline
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-01-05 12:33:45 +0000
committerache <ache@FreeBSD.org>1997-01-05 12:33:45 +0000
commitf1a4fc90d85aa32a693676263b3475e204a18ab6 (patch)
treef44d8368de358ac061063ee9ee298f1b62daafe3 /contrib/libreadline
parent1b80db90c4ae482d7d384f8d2f5c002e1257e7d1 (diff)
downloadFreeBSD-src-f1a4fc90d85aa32a693676263b3475e204a18ab6.zip
FreeBSD-src-f1a4fc90d85aa32a693676263b3475e204a18ab6.tar.gz
Turn on PAREN_MATCHING
Diffstat (limited to 'contrib/libreadline')
-rw-r--r--contrib/libreadline/rlconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libreadline/rlconf.h b/contrib/libreadline/rlconf.h
index 8f07db1..e5594ce 100644
--- a/contrib/libreadline/rlconf.h
+++ b/contrib/libreadline/rlconf.h
@@ -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. */
OpenPOWER on IntegriCloud