--- rxvt-unicode/MANIFEST 2006/01/12 12:05:28 1.64 +++ rxvt-unicode/MANIFEST 2021/07/23 19:18:51 1.141 @@ -3,12 +3,17 @@ Changes INSTALL MANIFEST -Makefile.in README.configure README.FAQ configure -reconf -genac +configure.ac +config.sub +config.guess +aclocal.m4 +autogen.sh +config.h.in +Makefile.in +install-sh doc/embed doc/embed-tk @@ -16,21 +21,13 @@ doc/pty-fd doc/etc/rxvt-unicode.terminfo doc/etc/rxvt-unicode.termcap -doc/menu/example.menu -doc/menu/jedmenu.sl -doc/menu/menu -doc/menu/rxvt.menu -doc/menu/rxvt.zh-menu -doc/menu/terminal.menu -doc/solaris9.patch +doc/wcwidth.patch doc/.cvsignore doc/Makefile.in -doc/README.menu doc/README.xvt doc/changes.txt doc/podtbl -doc/rxvt-unicode.spec doc/rxvt.1.pod doc/rxvt.7.pod @@ -40,30 +37,11 @@ doc/rxvt.7.man.in doc/rxvtc.1.man.in doc/rxvtd.1.man.in -doc/rxvtperl.3.man.in -doc/rxvt.1.txt -doc/rxvt.7.txt -doc/rxvtc.1.txt -doc/rxvtd.1.txt -doc/rxvtperl.3.txt -doc/rxvt.1.html -doc/rxvt.7.html -doc/rxvtc.1.html -doc/rxvtd.1.html -doc/rxvtperl.3.html - -autoconf/.cvsignore -autoconf/Make.common.in -autoconf/aclocal.m4 -autoconf/config.guess -autoconf/config.h.in -autoconf/config.sub -autoconf/configure.in -autoconf/install-sh -autoconf/libtool.m4 -autoconf/ltmain.sh -autoconf/mkinstalldirs -autoconf/xpm.m4 +doc/extensions.pod.top +doc/extensions.pod.bot + +src/ecb.h +src/estl.h src/.cvsignore src/Makefile.in @@ -72,55 +50,44 @@ src/command.h src/encoding.C src/encoding.h -src/fdpass.h -src/fdpass.C src/feature.h src/hookinc.h src/init.C src/init.h -src/iom.C -src/iom.h -src/iom_conf.h +src/ev_cpp.C +src/ev_cpp.h src/keyboard.C src/keyboard.h -src/logging.C -src/logging.h src/main.C -src/menubar.C -src/menubar.h src/misc.C -src/netdisp.C -src/netdisp.h src/optinc.h -src/ptytty.h -src/ptytty.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/rxvtlib.h -src/rxvtlib.h.in -src/salloc.C -src/salloc.h src/screen.C src/scrollbar-next.C src/scrollbar-rxvt.C src/scrollbar-xterm.C src/scrollbar-plain.C src/scrollbar.C -src/strings.C +src/scrollbar.h src/version.h src/xdefaults.C -src/xpm.C +src/emman.h +src/emman.c src/gentables src/gencompose @@ -168,17 +135,50 @@ src/urxvt.pm src/typemap +src/typemap.iom +src/iom_perl.h +src/iom_perl.xs src/rxvtperl.h src/rxvtperl.xs -src/perl/urxvt-popup -src/perl/selection -src/perl/option-popup -src/perl/selection-popup -src/perl/selection-autotransform -src/perl/searchable-scrollback -src/perl/mark-urls -src/perl/example-refresh-hooks +src/perl/background +src/perl/bell-command src/perl/block-graphics-to-ascii +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/matcher +src/perl/option-popup +src/perl/overlay-osc +src/perl/readline +src/perl/remote-clipboard +src/perl/searchable-scrollback +src/perl/selection +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/LICENSE +libev/ev.h +libev/ev++.h +libev/ev.c +libev/ev_vars.h +libev/ev_wrap.h +libev/ev_win32.c +libev/ev_select.c +libev/ev_poll.c +libev/ev_epoll.c +libev/ev_kqueue.c +libev/ev_port.c +libev/ev_linuxaio.c +libev/ev_iouring.c +libev/libev.m4