[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70121: [PATCH] gnu: emacs-magit: Fix generation of autoloads.
From: |
Clément Lassieur |
Subject: |
bug#70121: [PATCH] gnu: emacs-magit: Fix generation of autoloads. |
Date: |
Wed, 03 Apr 2024 12:40:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Wed, Apr 03 2024, Clément Lassieur wrote:
> On Mon, Apr 01 2024, Liliana Marie Prikler wrote:
>
>> * gnu/packages/emacs-xyz.scm (emacs-magit)[#:phases]: Replace
>> ‘make-autoloads’
>> like the others.
>>
>> Fixes: Magit autoloads are missing <https://bugs.gnu.org/70121>
>> ---
>
> Hi,
>
> Tested, looks good to me.
Pushed, thanks.