Every time I build packages, the next "cvs up" tells me that I have a
modified xemacs-packages/auctex/CHANGES. The diff is always this:
Index: xemacs-packages/auctex/CHANGES
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/auctex/CHANGES,v
retrieving revision 1.12
diff -d -u -r1.12 CHANGES
--- xemacs-packages/auctex/CHANGES 2005/11/20 08:52:38 1.12
+++ xemacs-packages/auctex/CHANGES 2006/07/31 17:14:19
@@ -1,6 +1,3 @@
-Changes and New Features in AUCTeX
-**********************************
-
News in 11.55
=============
I see that CHANGES is generated from texi/changes.texi. The top of that
file starts with this:
@ifset rawfile
@chapheading Changes and New Features in @AUCTeX{}
@end ifset
So obviously rawfile is not set. We could add "-D rawfile" to
RUN_MAKEINFO_INDIVIDUAL, but I don't think we want to do that, judging
by its effects on FAQ and INSTALL. Just removing the @ifset and @end
lines works for me. Does anybody know why they are there?
Thanks,
--
Jerry James, Assistant Professor james(a)xemacs.org
Computer Science Department
http://www.cs.usu.edu/~jerry/
Utah State University