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/04/09 17:34:38 Log message: 270. Xterm patch #212 (Thomas Dickey). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/xterm/: Imakefile MANIFEST Makefile.in XTerm.ad aclocal.m4 button.c charproc.c configure configure.in main.c menu.c minstall.sh misc.c os2main.c version.h xterm.log.html xterm.man Revision Changes Path 3.3717 +2 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.73 +2 -2 xc/programs/xterm/Imakefile 1.48 +1 -1 xc/programs/xterm/MANIFEST 3.54 +4 -4 xc/programs/xterm/Makefile.in 3.37 +4 -4 xc/programs/xterm/XTerm.ad 3.64 +64 -4 xc/programs/xterm/aclocal.m4 3.87 +18 -5 xc/programs/xterm/button.c 3.182 +27 -8 xc/programs/xterm/charproc.c 3.92 +957 -809 xc/programs/xterm/configure 3.76 +3 -2 xc/programs/xterm/configure.in 3.210 +13 -15 xc/programs/xterm/main.c 3.68 +3 -2 xc/programs/xterm/menu.c 1.5 +4 -2 xc/programs/xterm/minstall.sh 3.106 +4 -4 xc/programs/xterm/misc.c 3.86 +2 -2 xc/programs/xterm/os2main.c 3.123 +3 -3 xc/programs/xterm/version.h 1.148 +43 -2 xc/programs/xterm/xterm.log.html 3.123 +21 -8 xc/programs/xterm/xterm.man