bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53024: 29.0.50; Wishlist: Byte-compile loaddefs.el?


From: Stefan Monnier
Subject: bug#53024: 29.0.50; Wishlist: Byte-compile loaddefs.el?
Date: Fri, 05 Aug 2022 08:18:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen [2022-08-05 13:46:11] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>>>                ;; Make the doc string start at beginning of line
>>>>                ;; for make-docfile's sake.
>>>>                (insert "\n")
>>>
>>> Actually, I have no idea what it's talking about here -- isn't this
>>> about generating .elc files?  make-docfile didn't scan .elc files, did
>>> it?
>>
>> Yes, it did (in Emacs<29).
> Ah, OK.  Is there anything in bytecomp.el that should be adjusted now
> that that's no longer the case?

I just removed the (insert "\n") since it's not needed any more, thanks.


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]