changeset 533:f38950946dcf

[xemacs-hg @ 2001-05-12 11:39:18 by ben] .cvsignore fixes
author ben
date Sat, 12 May 2001 11:39:22 +0000
parents 1cb1000b6813
children a0266879cecf
files lisp/.cvsignore lisp/ChangeLog src/.cvsignore src/ChangeLog
diffstat 4 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/.cvsignore	Sat May 12 11:31:37 2001 +0000
+++ b/lisp/.cvsignore	Sat May 12 11:39:22 2001 +0000
@@ -1,2 +1,4 @@
 ChangeLog.font-menu
 finder-inf.el
+auto-autoloads.el
+custom-load.el
--- a/lisp/ChangeLog	Sat May 12 11:31:37 2001 +0000
+++ b/lisp/ChangeLog	Sat May 12 11:39:22 2001 +0000
@@ -1,3 +1,7 @@
+2001-05-12  Ben Wing  <ben@xemacs.org>
+
+	* .cvsignore: auto-autoloads/custom-load need to be added now that they're not in cvs.
+
 2001-05-12  Ben Wing  <ben@xemacs.org>
 
 	* find-paths.el (paths-find-recursive-path):
--- a/src/.cvsignore	Sat May 12 11:31:37 2001 +0000
+++ b/src/.cvsignore	Sat May 12 11:39:22 2001 +0000
@@ -18,3 +18,4 @@
 temacs.bsc
 temacs.pdb
 temacs.map
+xemacs.opt
--- a/src/ChangeLog	Sat May 12 11:31:37 2001 +0000
+++ b/src/ChangeLog	Sat May 12 11:39:22 2001 +0000
@@ -1,3 +1,7 @@
+2001-05-12  Ben Wing  <ben@xemacs.org>
+
+	* .cvsignore: add xemacs.opt, a VC-generated file.
+	
 2001-05-12  Ben Wing  <ben@xemacs.org>
 
 	* event-msw.c (mswindows_dde_callback):