--- rxvt-unicode/MANIFEST 2006/12/14 15:19:31 1.89 +++ rxvt-unicode/MANIFEST 2007/12/07 16:50:15 1.101 @@ -5,7 +5,6 @@ MANIFEST README.configure README.FAQ -reconf update_ptytty configure configure.ac @@ -17,7 +16,6 @@ config.h.in Makefile.in install-sh -mkinstalldirs doc/embed doc/embed-tk @@ -25,14 +23,14 @@ doc/pty-fd doc/etc/rxvt-unicode.terminfo doc/etc/rxvt-unicode.termcap -doc/solaris9.patch +doc/wcwidth.patch +doc/urxvt-8.2-256color.patch doc/.cvsignore doc/Makefile.in doc/README.xvt doc/changes.txt doc/podtbl -doc/rxvt-unicode.spec doc/rxvt.1.pod doc/rxvt.7.pod @@ -56,6 +54,8 @@ src/.cvsignore src/Makefile.in +src/background.C +src/background.h src/callback.h src/command.C src/command.h @@ -65,15 +65,12 @@ 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/main.C src/misc.C -src/netdisp.C -src/netdisp.h src/optinc.h src/rxvtutil.C src/rxvtutil.h @@ -99,7 +96,6 @@ src/scrollbar.C src/version.h src/xdefaults.C -src/xpm.C src/libptytty.h src/ptytty_conf.h @@ -155,6 +151,7 @@ src/urxvt.pm src/typemap +src/typemap.iom src/iom_perl.h src/iom_perl.xs src/rxvtperl.h @@ -167,7 +164,6 @@ src/perl/selection-autotransform src/perl/selection-pastebin src/perl/searchable-scrollback -src/perl/automove-background src/perl/matcher src/perl/tabbed src/perl/xim-onthespot @@ -179,3 +175,15 @@ src/perl/digital-clock src/perl/macosx-clipboard +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 +