> Ikumi Keita writes:
> Uwe, how about installing Git with your distro's package manager? You
> don't have to use Git for yourself, just AUCTeX makefiles and scripts
> do. You can continnue to use Mercurial via hg2git.
Ah, sorry, I didn't remember that the repository created by hg2git
doesn't
Hi Arash and Uwe,
> Arash Esbati writes:
> So for your setup, you need an up-to-date ChangeLog.1, right? I
> presume you can't update that yourself due to lack of Git?
I don't think so. The current Changelog.1 begins with:
,
| 2024-01-17 Mosè Giordano
|
| * Version 13.3 release
Uwe Brauer writes:
> This is now the problem, I obtain
>
> Can't find date with git, trying with ChangeLog.1...
> echo @set VERSION 13.3 >version.texi
> echo @set UPDATED 2024-01-17 >>version.texi
>
> Didn't we have a similar problem on main and it resolved there, I don't
> remember how.
I can't
> Uwe Brauer writes:
> I'm on the same revision, and this is what I see:
-> grep AUCTeX-version tex-site.el
> (defconst AUCTeX-version "2024-06-30"
> Try:
> make distclean
> ./autogen.sh
This is now the problem, I obtain
Can't find date with git, trying with ChangeLog.1...
echo @set VE
Uwe Brauer writes:
> I pulled again auctex master! Actual commit is 7fca4a201637
> I run
>
> make distclean
> ./configure (some options)
> make
>
> And hu tex-site.el now contains
>
> (defconst AUCTeX-version "13.3"
> "AUCTeX version.
> If not a regular release, the date of the last change
>>> "PN" == Paul Nelson writes:
> Hi Uwe, I’m guessing you don’t have auctex 14.0.5+, which is needed for
> this package. Is that right?
Not really, oh better said yes and no (this is why I also add the auctex
mailing list on the CC)
I pulled again auctex master! Actual commit is 7fca4a201637