CVS Update: xc (branch: trunk)
Thomas Dickey <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/01/03 18:10:29 Log message: 178. Xterm patch #208 (Thomas Dickey). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/xterm/: INSTALL MANIFEST Makefile.in XTerm.ad aclocal.m4 button.c charclass.c charclass.h charproc.c config.guess config.sub configure configure.in fontutils.c main.c main.h misc.c os2main.c ptydata.c ptyx.h screen.c scrollbar.c sinstall.sh util.c uxterm version.h xterm.h xterm.log.html xterm.man xtermcfg.hin Revision Changes Path 3.3634 +2 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.41 +35 -2 xc/programs/xterm/INSTALL 1.44 +1 -1 xc/programs/xterm/MANIFEST 3.52 +46 -21 xc/programs/xterm/Makefile.in 3.33 +5 -2 xc/programs/xterm/XTerm.ad 3.61 +37 -16 xc/programs/xterm/aclocal.m4 3.83 +12 -12 xc/programs/xterm/button.c 1.6 +13 -2 xc/programs/xterm/charclass.c 1.2 +7 -1 xc/programs/xterm/charclass.h 3.178 +104 -41 xc/programs/xterm/charproc.c 1.24 +29 -63 xc/programs/xterm/config.guess 1.24 +33 -23 xc/programs/xterm/config.sub 3.89 +1185 -982 xc/programs/xterm/configure 3.73 +29 -3 xc/programs/xterm/configure.in 1.56 +4 -3 xc/programs/xterm/fontutils.c 3.200 +13 -18 xc/programs/xterm/main.c 3.13 +9 -2 xc/programs/xterm/main.h 3.102 +16 -3 xc/programs/xterm/misc.c 3.82 +4 -4 xc/programs/xterm/os2main.c 1.24 +14 -3 xc/programs/xterm/ptydata.c 3.128 +41 -12 xc/programs/xterm/ptyx.h 3.74 +44 -27 xc/programs/xterm/screen.c 3.46 +5 -7 xc/programs/xterm/scrollbar.c 1.5 +3 -3 xc/programs/xterm/sinstall.sh 3.94 +31 -29 xc/programs/xterm/util.c 1.12 +6 -6 xc/programs/xterm/uxterm 3.119 +3 -3 xc/programs/xterm/version.h 3.110 +12 -8 xc/programs/xterm/xterm.h 1.144 +46 -3 xc/programs/xterm/xterm.log.html 3.119 +22 -8 xc/programs/xterm/xterm.man 3.58 +3 -2 xc/programs/xterm/xtermcfg.hin