From: Joel E. Denny Date: Sun, 27 Jul 2008 19:49:04 +0000 (-0400) Subject: Remove remaining dependence on CVS Id keyword. X-Git-Tag: v2.4~37 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/78029cd561557cb28cc66856afd7cc7b96ea3470 Remove remaining dependence on CVS Id keyword. * ChangeLog: For the sake of people still using CVS, don't use dollars when mentioning Id. * data/xslt/bison.xsl: Remove Id from header comments, where it was unusual anyway. * data/xslt/xml2dot.xsl: Likewise. * data/xslt/xml2text.xsl: Likewise. * data/xslt/xml2xhtml.xsl: Likewise. * doc/Doxyfile.in (PROJECT_NUMBER): Don't use ID. * doc/Makefile.am (neutralize): Remove, no longer needed. (.x.1): Don't use neutralize. (edit): Don't substitute for ID. (Doxyfile): Don't define Id, and thus don't depend on ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 5f31ec68..48d80a9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-07-27 Joel E. Denny + + Remove remaining dependence on CVS Id keyword. + * ChangeLog: For the sake of people still using CVS, don't use dollars + when mentioning Id. + * data/xslt/bison.xsl: Remove Id from header comments, where it was + unusual anyway. + * data/xslt/xml2dot.xsl: Likewise. + * data/xslt/xml2text.xsl: Likewise. + * data/xslt/xml2xhtml.xsl: Likewise. + * doc/Doxyfile.in (PROJECT_NUMBER): Don't use ID. + * doc/Makefile.am (neutralize): Remove, no longer needed. + (.x.1): Don't use neutralize. + (edit): Don't substitute for ID. + (Doxyfile): Don't define Id, and thus don't depend on ChangeLog. + 2008-07-27 Joel E. Denny Fix dependence on computed configure variables. @@ -21,7 +37,7 @@ * .gitignore (/.tarball-version, /GNUmakefile, /*~): Add. * .prev-version: New. * .version.in: Remove. - * ChangeLog: Remove the $Id$ previously used for capturing the CVS + * ChangeLog: Remove the Id previously used for capturing the CVS revision. * GNUmakefile: Remove, now copied from Gnulib. * Makefile.am: Add code suggested by comments in diff --git a/data/xslt/bison.xsl b/data/xslt/bison.xsl index 30fb97e0..9a6ce8a4 100644 --- a/data/xslt/bison.xsl +++ b/data/xslt/bison.xsl @@ -2,9 +2,8 @@