Update .cvsignore files.

This commit is contained in:
Paul Eggert
2003-03-14 01:35:43 +00:00
parent 0eadf43ccc
commit 0eee27e7b7

View File

@@ -1,3 +1,10 @@
2003-03-13 Paul Eggert <eggert@twinsun.com>
* .cvsignore: Add configure.lineno.
* src/.cvsignore: Add yacc.
* tests/.cvsignore: Add testsuite.log.
* doc/fdl.texi: Sync with latest FSF version.
2003-03-12 Paul Eggert <eggert@twinsun.com>
* scan-gram.l (YY_USER_INIT): Initialize code_start, too.