Re: Call for testers: prerelease Xemacs auctex-1.44 (sync with11.54)
Uwe Brauer <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "David" == David Kastrup <[email protected]> writes: David> Uwe Brauer <[email protected]> writes: >> I just successfully committed the patch with synch the xemacs auctex >> pkg with 11.54. >> >> I would like to ask the users to test this new release, especially >> users which use Miktex in the MS windows environment. >> >> An important point is to know whether the variable >> TeX-macro-global has been set correctly. David> It still erroneously claims in tex.elc David> (defconst AUCTeX-version "CVS-1.11") David> (defconst AUCTeX-date "2005.0118") I am aware of this problem. David> We already had this the last release. Please, before David> checking stuff into CVS for XEmacs, replace the AUCTeX CVS David> strings manually with the correct version numbers. This David> needs to be done in tex.el. We had this discussion as far as I can recall the problem is caused by using CVS, that is I change the version number and I commit it CVS change the number. If you tell me how to change the version number without using CVS I do it.