--- rxvt-unicode/MANIFEST 2007/06/30 10:43:00 1.93 +++ rxvt-unicode/MANIFEST 2007/11/11 04:08:00 1.97 @@ -24,6 +24,7 @@ doc/etc/rxvt-unicode.terminfo doc/etc/rxvt-unicode.termcap doc/wcwidth.patch +doc/urxvt-8.2-256color.patch doc/.cvsignore doc/Makefile.in @@ -54,6 +55,8 @@ src/.cvsignore src/Makefile.in +src/background.C +src/background.h src/callback.h src/command.C src/command.h @@ -63,15 +66,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 @@ -97,7 +97,6 @@ src/scrollbar.C src/version.h src/xdefaults.C -src/xpm.C src/libptytty.h src/ptytty_conf.h @@ -178,3 +177,12 @@ src/perl/digital-clock src/perl/macosx-clipboard +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