On Tue, 2005-11-22 at 13:17 +0100, Uwe Brauer wrote:
This is correct however
(describe-variable 'AUCTeX-version)
returns
Value: "CVS-1.13"
And that then appears in the bug reports using TeX-submit-bug-report.
The reason seems to be the check in, what ever I tried when I check in
that variable get the values "CVS-1.13".
If you don't want XEmacs CVS to do keyword expansion in tex.el, this (in
your XEmacs CVS checkout dir) should help:
cvs admin -ko tex.el
cvs up tex.el