Mercurial > hg > xemacs-beta
changeset 705:47f5192d44c9
[xemacs-hg @ 2001-12-18 22:55:29 by adrian]
[PATCH APPROVE COMMIT RECOMMEND 21.4] xemacs-21.5: More .../.cvsignore improvements <r8psta0u.fsf@mailto.t-online.de>
author | adrian |
---|---|
date | Tue, 18 Dec 2001 22:57:02 +0000 |
parents | 374035d3ca4c |
children | c9bf82d465b5 |
files | ChangeLog info/.cvsignore src/.cvsignore src/ChangeLog |
diffstat | 4 files changed, 24 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Dec 18 22:38:01 2001 +0000 +++ b/ChangeLog Tue Dec 18 22:57:02 2001 +0000 @@ -1,3 +1,7 @@ +2001-12-18 Adrian Aichner <adrian@xemacs.org> + + * info\.cvsignore: Correct pattern to match all info files. + 2001-12-18 Jan Vroonhof <jan@xemacs.org> * etc/photos/jan.png: Add mug shot.
--- a/info/.cvsignore Tue Dec 18 22:38:01 2001 +0000 +++ b/info/.cvsignore Tue Dec 18 22:57:02 2001 +0000 @@ -1,3 +1,4 @@ *.info -*.info-[1-9][0-9]* +*.info-[1-9] +*.info-[1-9][0-9]
--- a/src/.cvsignore Tue Dec 18 22:38:01 2001 +0000 +++ b/src/.cvsignore Tue Dec 18 22:57:02 2001 +0000 @@ -1,21 +1,22 @@ +*.so.* +Emacs.ad.h +GNUmakefile +Makefile Makefile.in -paths.h +NEEDTODUMP +SATISFIED +Xpm.dll config.h -Emacs.ad.h -Makefile -GNUmakefile +dump-id.c +gmon.out +paths.h puresize-adjust.h sheap-adjust.h temacs +temacs.bsc +temacs.map +temacs.pdb +update-elc.stamp xemacs xemacs.dmp -SATISFIED -update-elc.stamp -*.so.* -gmon.out -NEEDTODUMP -Xpm.dll -temacs.bsc -temacs.pdb -temacs.map xemacs.opt
--- a/src/ChangeLog Tue Dec 18 22:38:01 2001 +0000 +++ b/src/ChangeLog Tue Dec 18 22:57:02 2001 +0000 @@ -1,3 +1,7 @@ +2001-12-18 Adrian Aichner <adrian@xemacs.org> + + * .cvsignore: Sort lines, add dump-id.c. + 2001-12-13 William M. Perry <wmperry@gnu.org> * glyphs-gtk.c (gtk_map_subwindow): Make sure that we always call