Remove useless assignments.
[dana/urxvt.git] / MANIFEST
index e96f607..379211c 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,7 +5,7 @@ INSTALL
 MANIFEST
 README.configure
 README.FAQ
-reconf
+update_ptytty
 configure
 configure.ac
 config.sub
@@ -16,7 +16,6 @@ autogen.sh
 config.h.in
 Makefile.in
 install-sh
-mkinstalldirs
 
 doc/embed
 doc/embed-tk
@@ -24,14 +23,14 @@ doc/rxvt-tabbed
 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
@@ -42,19 +41,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
 
 src/.cvsignore
 src/Makefile.in
+src/background.C
+src/background.h
 src/callback.h
 src/command.C
 src/command.h
@@ -64,15 +55,12 @@ 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/main.C
 src/misc.C
-src/netdisp.C
-src/netdisp.h
 src/optinc.h
 src/rxvtutil.C
 src/rxvtutil.h
@@ -87,8 +75,6 @@ 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
@@ -97,14 +83,15 @@ src/scrollbar-rxvt.C
 src/scrollbar-xterm.C
 src/scrollbar-plain.C
 src/scrollbar.C
+src/scrollbar.h
 src/version.h
 src/xdefaults.C
-src/xpm.C
 
 src/libptytty.h
 src/ptytty_conf.h
 src/ptytty.h
 src/ptytty.C
+src/proxy.C
 src/logging.C
 src/fdpass.C
 
@@ -154,6 +141,9 @@ src/table/jis0213_2.h
 
 src/urxvt.pm
 src/typemap
+src/typemap.iom
+src/iom_perl.h
+src/iom_perl.xs
 src/rxvtperl.h
 src/rxvtperl.xs
 
@@ -164,11 +154,28 @@ src/perl/selection-popup
 src/perl/selection-autotransform
 src/perl/selection-pastebin
 src/perl/searchable-scrollback
-src/perl/automove-background
-src/perl/mark-urls
+src/perl/matcher
 src/perl/tabbed
+src/perl/xim-onthespot
 src/perl/readline
+src/perl/remote-clipboard
+src/perl/kuake
 src/perl/example-refresh-hooks
 src/perl/block-graphics-to-ascii
 src/perl/digital-clock
+src/perl/macosx-clipboard
+src/perl/overlay-osc
+
+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/libev.m4