--- rxvt-unicode/MANIFEST 2012/05/10 22:46:26 1.120 +++ rxvt-unicode/MANIFEST 2023/01/02 17:16:42 1.144 @@ -7,8 +7,6 @@ README.FAQ configure configure.ac -config.sub -config.guess aclocal.m4 autogen.sh config.h.in @@ -33,21 +31,25 @@ doc/rxvt.7.pod doc/rxvtc.1.pod doc/rxvtd.1.pod +doc/rclock.1.pod doc/rxvt.1.man.in doc/rxvt.7.man.in doc/rxvtc.1.man.in doc/rxvtd.1.man.in -doc/rxvtperl.3.man.in +doc/rclock.1.man.in +doc/extensions.pod.top +doc/extensions.pod.bot + +src/ecb.h +src/estl.h src/.cvsignore src/Makefile.in -src/background.C src/callback.h src/command.C src/command.h src/encoding.C src/encoding.h -src/fdpass_wrapper.C src/feature.h src/hookinc.h src/init.C @@ -59,22 +61,22 @@ src/main.C src/misc.C src/optinc.h -src/ptytty_wrapper.C src/rxvtutil.C src/rxvtutil.h src/rxvttoolkit.C src/rxvttoolkit.h src/rxvtfont.C src/rxvtfont.h +src/rxvtimg.h +src/rxvtimg.C src/rxvt.C src/rxvt.h +src/rclock.C src/rsinc.h src/rxvtc.C src/rxvtd.C src/rxvtdaemon.C src/rxvtdaemon.h -src/salloc.C -src/salloc.h src/screen.C src/scrollbar-next.C src/scrollbar-rxvt.C @@ -84,17 +86,8 @@ src/scrollbar.h src/version.h src/xdefaults.C - -libptytty/Changes -libptytty/ptytty.m4 -libptytty/src/libptytty.h -libptytty/src/ptytty_conf.h -libptytty/src/ptytty.h -libptytty/src/ptytty.C -libptytty/src/proxy.C -libptytty/src/logging.C -libptytty/src/fdpass.C -libptytty/src/estl.h +src/emman.h +src/emman.c src/gentables src/gencompose @@ -148,16 +141,17 @@ src/rxvtperl.h src/rxvtperl.xs +src/perl/background src/perl/bell-command src/perl/block-graphics-to-ascii +src/perl/clickthrough src/perl/clipboard-osc src/perl/confirm-paste src/perl/digital-clock +src/perl/eval src/perl/example-refresh-hooks src/perl/keysym-list src/perl/kuake -src/perl/macosx-clipboard -src/perl/macosx-clipboard-native src/perl/matcher src/perl/option-popup src/perl/overlay-osc @@ -168,11 +162,12 @@ src/perl/selection-autotransform src/perl/selection-pastebin src/perl/selection-popup +src/perl/selection-to-clipboard src/perl/tabbed src/perl/urxvt-popup src/perl/xim-onthespot -libev/Changes +libev/LICENSE libev/ev.h libev/ev++.h libev/ev.c @@ -184,7 +179,7 @@ libev/ev_epoll.c libev/ev_kqueue.c libev/ev_port.c +libev/ev_linuxaio.c +libev/ev_iouring.c libev/libev.m4 -libecb/ecb.h -