*** empty log message ***
authorpcg <pcg>
Mon, 24 Nov 2003 17:28:07 +0000 (17:28 +0000)
committerpcg <pcg>
Mon, 24 Nov 2003 17:28:07 +0000 (17:28 +0000)
commit61a358583c752e37075f0058c4335e94ac06e129
tree5031794cc769f412485b384f1a34192c252945f4
*** empty log message ***
66 files changed:
Makefile.in [new file with mode: 0644]
autoconf/aclocal.m4 [new file with mode: 0644]
autoconf/configure.in [new file with mode: 0644]
autoconf/xpm.m4 [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/yodl/masonyodl.yo [new file with mode: 0644]
doc/yodl/rxvt-colours.yo [new file with mode: 0644]
doc/yodl/rxvt-environment.yo [new file with mode: 0644]
doc/yodl/rxvt-files.yo [new file with mode: 0644]
doc/yodl/rxvt-fonts.yo [new file with mode: 0644]
doc/yodl/rxvt-login.yo [new file with mode: 0644]
doc/yodl/rxvt-mousereporting.yo [new file with mode: 0644]
doc/yodl/rxvt-options.yo [new file with mode: 0644]
doc/yodl/rxvt-resources.yo [new file with mode: 0644]
doc/yodl/rxvt-scrollbar.yo [new file with mode: 0644]
doc/yodl/rxvt-textselection.yo [new file with mode: 0644]
doc/yodl/rxvt.yo [new file with mode: 0644]
doc/yodl/rxvtRef-csi.yo [new file with mode: 0644]
doc/yodl/rxvtRef-definitions.yo [new file with mode: 0644]
doc/yodl/rxvtRef-graphics.yo [new file with mode: 0644]
doc/yodl/rxvtRef-keycodes.yo [new file with mode: 0644]
doc/yodl/rxvtRef-menubar.yo [new file with mode: 0644]
doc/yodl/rxvtRef-mouse.yo [new file with mode: 0644]
doc/yodl/rxvtRef-privatemodes.yo [new file with mode: 0644]
doc/yodl/rxvtRef-sequences.yo [new file with mode: 0644]
doc/yodl/rxvtRef-values.yo [new file with mode: 0644]
doc/yodl/rxvtRef-xpm.yo [new file with mode: 0644]
doc/yodl/rxvtRef-xterm.yo [new file with mode: 0644]
doc/yodl/rxvtRef.yo [new file with mode: 0644]
doc/yodl/versioninfo.yo.in [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/command.C [new file with mode: 0644]
src/command.h [new file with mode: 0644]
src/defaultfont.h [new file with mode: 0644]
src/feature.h [new file with mode: 0644]
src/graphics.C [new file with mode: 0644]
src/graphics/Makefile.in [new file with mode: 0644]
src/graphics/grxlib.c [new file with mode: 0644]
src/graphics/grxlib.h [new file with mode: 0644]
src/graphics/qplot.c [new file with mode: 0644]
src/grkelot.C [new file with mode: 0644]
src/grkelot.h [new file with mode: 0644]
src/init.C [new file with mode: 0644]
src/init.h [new file with mode: 0644]
src/logging.C [new file with mode: 0644]
src/logging.h [new file with mode: 0644]
src/main.C [new file with mode: 0644]
src/makeextprotos-sed [new file with mode: 0644]
src/makeintprotos-sed [new file with mode: 0644]
src/menubar.C [new file with mode: 0644]
src/menubar.h [new file with mode: 0644]
src/misc.C [new file with mode: 0644]
src/netdisp.C [new file with mode: 0644]
src/protos.h [new file with mode: 0644]
src/ptytty.C [new file with mode: 0644]
src/rxvt.h [new file with mode: 0644]
src/rxvtgrx.h [new file with mode: 0644]
src/rxvtlib.h.in [new file with mode: 0644]
src/screen.C [new file with mode: 0644]
src/scrollbar-next.C [new file with mode: 0644]
src/scrollbar-rxvt.C [new file with mode: 0644]
src/scrollbar-xterm.C [new file with mode: 0644]
src/scrollbar.C [new file with mode: 0644]
src/strings.C [new file with mode: 0644]
src/xdefaults.C [new file with mode: 0644]
src/xpm.C [new file with mode: 0644]