Mercurial > hg > xemacs-beta
annotate src/.cvsignore @ 2958:9e04ad6a1ac6
[xemacs-hg @ 2005-09-27 05:35:24 by ben]
Add SRC inclusion, for lib-src changes
Makefile.in.in: Always include SRC, so <config.h> in lib-src always works.
sysdep.c: Fix bit-rotted dup2 code. Also new -> new_.
nt.c: Fix possible use of uninitialized var. Also new -> new_.
text.c, event-Xt.c, lisp.h, number-gmp.c, number-gmp.h: Fix compilation warnings. A couple of changes of new -> new_,
'foo -> `foo'.
author | ben |
---|---|
date | Tue, 27 Sep 2005 05:35:26 +0000 |
parents | ae83ac9c29b3 |
children | 141c2920ea48 |
rev | line source |
---|---|
705 | 1 *.so.* |
2 Emacs.ad.h | |
3 GNUmakefile | |
4 Makefile | |
428 | 5 Makefile.in |
705 | 6 NEEDTODUMP |
7 SATISFIED | |
8 Xpm.dll | |
428 | 9 config.h |
705 | 10 dump-id.c |
11 gmon.out | |
12 paths.h | |
428 | 13 puresize-adjust.h |
14 sheap-adjust.h | |
15 temacs | |
705 | 16 temacs.bsc |
1123 | 17 temacs.ilk |
705 | 18 temacs.map |
1123 | 19 temacs.opt |
705 | 20 temacs.pdb |
21 update-elc.stamp | |
428 | 22 xemacs |
442 | 23 xemacs.dmp |
1123 | 24 xemacs.ilk |
25 xemacs.map | |
533 | 26 xemacs.opt |
776 | 27 *.tmp |
1123 | 28 makeinfo_test.bat |
1361 | 29 REBUILD_AUTOLOADS |
2835 | 30 dump-size |
31 xemacs.def | |
32 xemacs.def.in |