summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-02-26 10:31:21 -0500
committerChet Ramey <chet.ramey@case.edu>2014-02-26 10:31:21 -0500
commit7628b745a813aac53586b640da056a975f1c443e (patch)
treef27689da65e9873cd0a77f64f334814989ef5478 /MANIFEST
parent3fede80c7ae9d396a98137ec8e7188a27c327e96 (diff)
downloadreadline-7628b745a813aac53586b640da056a975f1c443e.tar.gz
Readline-6.3 distribution sources and documentationreadline-6.3
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST9
1 files changed, 8 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 8972bdd..ec98f19 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -18,13 +18,15 @@ USAGE f
aclocal.m4 f
config.h.in f
configure f
-configure.in f
+configure.ac f
Makefile.in f
ansi_stdlib.h f
chardefs.h f
+colors.h f
history.h f
histlib.h f
keymaps.h f
+parse-colors.h f
posixdir.h f
posixjmp.h f
posixselect.h f
@@ -44,6 +46,7 @@ tilde.h f
xmalloc.h f
bind.c f
callback.c f
+colors.c f
compat.c f
complete.c f
display.c f
@@ -58,6 +61,7 @@ mbutil.c f
misc.c f
nls.c f
parens.c f
+parse-colors.c f
readline.c f
rltty.c f
savestring.c f
@@ -113,10 +117,13 @@ examples/rl-fgets.c f
examples/rlcat.c f
examples/rlevent.c f
examples/rltest.c f
+examples/rl-callbacktest.c f
examples/rl.c f
examples/rlptytest.c f
examples/rlversion.c f
examples/histexamp.c f
+examples/hist_erasedups.c f
+examples/hist_purgecmd.c f
examples/Inputrc f
examples/autoconf/BASH_CHECK_LIB_TERMCAP f
examples/autoconf/RL_LIB_READLINE_VERSION f