ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
(Generate patch)

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.139 by root, Sun Jun 27 16:44:13 2021 UTC vs.
Revision 1.143 by root, Sun Nov 14 18:12:14 2021 UTC

5MANIFEST 5MANIFEST
6README.configure 6README.configure
7README.FAQ 7README.FAQ
8configure 8configure
9configure.ac 9configure.ac
10config.sub
11config.guess
12aclocal.m4 10aclocal.m4
13autogen.sh 11autogen.sh
14config.h.in 12config.h.in
15Makefile.in 13Makefile.in
16install-sh 14install-sh
31 29
32doc/rxvt.1.pod 30doc/rxvt.1.pod
33doc/rxvt.7.pod 31doc/rxvt.7.pod
34doc/rxvtc.1.pod 32doc/rxvtc.1.pod
35doc/rxvtd.1.pod 33doc/rxvtd.1.pod
34doc/rclock.1.pod
36doc/rxvt.1.man.in 35doc/rxvt.1.man.in
37doc/rxvt.7.man.in 36doc/rxvt.7.man.in
38doc/rxvtc.1.man.in 37doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 38doc/rxvtd.1.man.in
39doc/rclock.1.man.in
40doc/extensions.pod.top 40doc/extensions.pod.top
41doc/extensions.pod.bot 41doc/extensions.pod.bot
42 42
43src/ecb.h 43src/ecb.h
44src/estl.h
44 45
45src/.cvsignore 46src/.cvsignore
46src/Makefile.in 47src/Makefile.in
47src/callback.h 48src/callback.h
48src/command.C 49src/command.C
49src/command.h 50src/command.h
50src/encoding.C 51src/encoding.C
51src/encoding.h 52src/encoding.h
52src/fdpass_wrapper.C
53src/feature.h 53src/feature.h
54src/hookinc.h 54src/hookinc.h
55src/init.C 55src/init.C
56src/init.h 56src/init.h
57src/ev_cpp.C 57src/ev_cpp.C
59src/keyboard.C 59src/keyboard.C
60src/keyboard.h 60src/keyboard.h
61src/main.C 61src/main.C
62src/misc.C 62src/misc.C
63src/optinc.h 63src/optinc.h
64src/ptytty_wrapper.C
65src/rxvtutil.C 64src/rxvtutil.C
66src/rxvtutil.h 65src/rxvtutil.h
67src/rxvttoolkit.C 66src/rxvttoolkit.C
68src/rxvttoolkit.h 67src/rxvttoolkit.h
69src/rxvtfont.C 68src/rxvtfont.C
87src/scrollbar.h 86src/scrollbar.h
88src/version.h 87src/version.h
89src/xdefaults.C 88src/xdefaults.C
90src/emman.h 89src/emman.h
91src/emman.c 90src/emman.c
92
93libptytty/Changes
94libptytty/ptytty.m4
95libptytty/src/libptytty.h
96libptytty/src/ptytty_conf.h
97libptytty/src/ptytty.h
98libptytty/src/ptytty.C
99libptytty/src/proxy.C
100libptytty/src/logging.C
101libptytty/src/fdpass.C
102libptytty/src/estl.h
103libptytty/src/ecb.h
104 91
105src/gentables 92src/gentables
106src/gencompose 93src/gencompose
107src/genlinedraw 94src/genlinedraw
108src/table/compose.h 95src/table/compose.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines