ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.142
Committed: Sun Nov 7 14:13:39 2021 UTC (2 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.141: +0 -2 lines
Log Message:
configure.ac: remove unused variables and unneeded macro calls

File Contents

# Content
1 .cvsignore
2 COPYING
3 Changes
4 INSTALL
5 MANIFEST
6 README.configure
7 README.FAQ
8 configure
9 configure.ac
10 aclocal.m4
11 autogen.sh
12 config.h.in
13 Makefile.in
14 install-sh
15
16 doc/embed
17 doc/embed-tk
18 doc/rxvt-tabbed
19 doc/pty-fd
20 doc/etc/rxvt-unicode.terminfo
21 doc/etc/rxvt-unicode.termcap
22 doc/wcwidth.patch
23
24 doc/.cvsignore
25 doc/Makefile.in
26 doc/README.xvt
27 doc/changes.txt
28 doc/podtbl
29
30 doc/rxvt.1.pod
31 doc/rxvt.7.pod
32 doc/rxvtc.1.pod
33 doc/rxvtd.1.pod
34 doc/rxvt.1.man.in
35 doc/rxvt.7.man.in
36 doc/rxvtc.1.man.in
37 doc/rxvtd.1.man.in
38 doc/extensions.pod.top
39 doc/extensions.pod.bot
40
41 src/ecb.h
42 src/estl.h
43
44 src/.cvsignore
45 src/Makefile.in
46 src/callback.h
47 src/command.C
48 src/command.h
49 src/encoding.C
50 src/encoding.h
51 src/feature.h
52 src/hookinc.h
53 src/init.C
54 src/init.h
55 src/ev_cpp.C
56 src/ev_cpp.h
57 src/keyboard.C
58 src/keyboard.h
59 src/main.C
60 src/misc.C
61 src/optinc.h
62 src/rxvtutil.C
63 src/rxvtutil.h
64 src/rxvttoolkit.C
65 src/rxvttoolkit.h
66 src/rxvtfont.C
67 src/rxvtfont.h
68 src/rxvtimg.h
69 src/rxvtimg.C
70 src/rxvt.C
71 src/rxvt.h
72 src/rclock.C
73 src/rsinc.h
74 src/rxvtc.C
75 src/rxvtd.C
76 src/rxvtdaemon.C
77 src/rxvtdaemon.h
78 src/screen.C
79 src/scrollbar-next.C
80 src/scrollbar-rxvt.C
81 src/scrollbar-xterm.C
82 src/scrollbar-plain.C
83 src/scrollbar.C
84 src/scrollbar.h
85 src/version.h
86 src/xdefaults.C
87 src/emman.h
88 src/emman.c
89
90 src/gentables
91 src/gencompose
92 src/genlinedraw
93 src/table/compose.h
94 src/table/category.h
95 src/table/linedraw.h
96 src/table/viscii.h
97 src/table/ksc5601_1987_0.h
98 src/table/gbk_0.h
99 src/table/gb2312_1980_0.h
100 src/table/cns11643_1992_1.h
101 src/table/cns11643_1992_2.h
102 src/table/cns11643_1992_3.h
103 src/table/cns11643_1992_4.h
104 src/table/cns11643_1992_5.h
105 src/table/cns11643_1992_6.h
106 src/table/cns11643_1992_7.h
107 src/table/cns11643_1992_f.h
108 src/table/big5.h
109 src/table/big5_ext.h
110 src/table/big5_plus.h
111 src/table/koi8_r.h
112 src/table/koi8_u.h
113 src/table/iso8859_1.h
114 src/table/iso8859_2.h
115 src/table/iso8859_3.h
116 src/table/iso8859_4.h
117 src/table/iso8859_5.h
118 src/table/iso8859_6.h
119 src/table/iso8859_7.h
120 src/table/iso8859_8.h
121 src/table/iso8859_9.h
122 src/table/iso8859_10.h
123 src/table/iso8859_11.h
124 src/table/iso8859_13.h
125 src/table/iso8859_14.h
126 src/table/iso8859_15.h
127 src/table/iso8859_16.h
128 src/table/jis0201_1976_0.h
129 src/table/jis0208_1990_0.h
130 src/table/jis0212_1990_0.h
131 src/table/jis0213_1.h
132 src/table/jis0213_2.h
133
134 src/urxvt.pm
135 src/typemap
136 src/typemap.iom
137 src/iom_perl.h
138 src/iom_perl.xs
139 src/rxvtperl.h
140 src/rxvtperl.xs
141
142 src/perl/background
143 src/perl/bell-command
144 src/perl/block-graphics-to-ascii
145 src/perl/clipboard-osc
146 src/perl/confirm-paste
147 src/perl/digital-clock
148 src/perl/eval
149 src/perl/example-refresh-hooks
150 src/perl/keysym-list
151 src/perl/kuake
152 src/perl/matcher
153 src/perl/option-popup
154 src/perl/overlay-osc
155 src/perl/readline
156 src/perl/remote-clipboard
157 src/perl/searchable-scrollback
158 src/perl/selection
159 src/perl/selection-autotransform
160 src/perl/selection-pastebin
161 src/perl/selection-popup
162 src/perl/selection-to-clipboard
163 src/perl/tabbed
164 src/perl/urxvt-popup
165 src/perl/xim-onthespot
166
167 libev/LICENSE
168 libev/ev.h
169 libev/ev++.h
170 libev/ev.c
171 libev/ev_vars.h
172 libev/ev_wrap.h
173 libev/ev_win32.c
174 libev/ev_select.c
175 libev/ev_poll.c
176 libev/ev_epoll.c
177 libev/ev_kqueue.c
178 libev/ev_port.c
179 libev/ev_linuxaio.c
180 libev/ev_iouring.c
181 libev/libev.m4
182