Annotation of embedaddon/readline/MANIFEST, revision 1.1.1.1
1.1 misho 1: #
2: # Master distribution manifest for the standalone readline distribution
3: #
4: doc d
5: examples d
6: examples/autoconf d
7: examples/rlfe d
8: support d
9: shlib d
10: COPYING f
11: README f
12: MANIFEST f
13: INSTALL f
14: CHANGELOG f
15: CHANGES f
16: NEWS f
17: USAGE f
18: aclocal.m4 f
19: config.h.in f
20: configure f
21: configure.ac f
22: Makefile.in f
23: ansi_stdlib.h f
24: chardefs.h f
25: colors.h f
26: history.h f
27: histlib.h f
28: keymaps.h f
29: parse-colors.h f
30: posixdir.h f
31: posixjmp.h f
32: posixselect.h f
33: posixstat.h f
34: readline.h f
35: rlconf.h f
36: rldefs.h f
37: rlmbutil.h f
38: rlprivate.h f
39: rlshell.h f
40: rlstdc.h f
41: rltty.h f
42: rltypedefs.h f
43: rlwinsize.h f
44: tcap.h f
45: tilde.h f
46: xmalloc.h f
47: bind.c f
48: callback.c f
49: colors.c f
50: compat.c f
51: complete.c f
52: display.c f
53: emacs_keymap.c f
54: funmap.c f
55: input.c f
56: isearch.c f
57: keymaps.c f
58: kill.c f
59: macro.c f
60: mbutil.c f
61: misc.c f
62: nls.c f
63: parens.c f
64: parse-colors.c f
65: readline.c f
66: rltty.c f
67: savestring.c f
68: search.c f
69: shell.c f
70: signals.c f
71: terminal.c f
72: text.c f
73: tilde.c f
74: undo.c f
75: util.c f
76: vi_keymap.c f
77: vi_mode.c f
78: xfree.c f
79: xmalloc.c f
80: history.c f
81: histexpand.c f
82: histfile.c f
83: histsearch.c f
84: patchlevel f
85: shlib/Makefile.in f
86: support/config.guess f
87: support/config.rpath f
88: support/config.sub f
89: support/install.sh f
90: support/mkdirs f
91: support/mkdist f
92: support/mkinstalldirs f
93: support/shobj-conf f
94: support/shlib-install f
95: support/wcwidth.c f
96: doc/Makefile.in f
97: doc/texinfo.tex f
98: doc/version.texi f
99: doc/fdl.texi f
100: doc/rlman.texi f
101: doc/rltech.texi f
102: doc/rluser.texi f
103: doc/rluserman.texi f
104: doc/history.texi f
105: doc/hstech.texi f
106: doc/hsuser.texi f
107: doc/readline.3 f
108: doc/history.3 f
109: doc/texi2dvi f
110: doc/texi2html f
111: examples/Makefile.in f
112: examples/excallback.c f
113: examples/fileman.c f
114: examples/manexamp.c f
115: examples/readlinebuf.h f
116: examples/rl-fgets.c f
117: examples/rlcat.c f
118: examples/rlevent.c f
119: examples/rltest.c f
120: examples/rl-callbacktest.c f
121: examples/rl.c f
122: examples/rlptytest.c f
123: examples/rlversion.c f
124: examples/histexamp.c f
125: examples/hist_erasedups.c f
126: examples/hist_purgecmd.c f
127: examples/Inputrc f
128: examples/autoconf/BASH_CHECK_LIB_TERMCAP f
129: examples/autoconf/RL_LIB_READLINE_VERSION f
130: examples/autoconf/wi_LIB_READLINE f
131: examples/rlfe/ChangeLog f
132: examples/rlfe/Makefile.in f
133: examples/rlfe/README f
134: examples/rlfe/config.h.in f
135: examples/rlfe/configure f
136: examples/rlfe/configure.in f
137: examples/rlfe/extern.h f
138: examples/rlfe/os.h f
139: examples/rlfe/pty.c f
140: examples/rlfe/rlfe.c f
141: examples/rlfe/screen.h f
142: examples/rlwrap-0.30.tar.gz f
143: # formatted documentation, from MANIFEST.doc
144: doc/readline.ps f
145: doc/history.ps f
146: doc/rluserman.ps f
147: doc/readline.dvi f
148: doc/history.dvi f
149: doc/rluserman.dvi f
150: doc/readline.info f
151: doc/history.info f
152: doc/rluserman.info f
153: doc/readline.html f
154: doc/history.html f
155: doc/rluserman.html f
156: doc/readline.0 f
157: doc/history.0 f
158: doc/readline_3.ps f
159: doc/history_3.ps f
160: doc/history.pdf f
161: doc/readline.pdf f
162: doc/rluserman.pdf f
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>