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