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

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

bug#40671: [DOC] modify literal objects


From: Paul Eggert
Subject: bug#40671: [DOC] modify literal objects
Date: Sun, 10 May 2020 23:28:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 5/10/20 9:51 PM, Michael Heerdegen wrote:
> BTW (also @Paul) there are some places (five or so) in Elisp source
> files that look like
> 
>   (nconc '(x y z) (get-some-list))
> 
> Should they be rewritten?

Yes, of course. Does the attached diff (against master) match what you found?

Attachment: nconc.diff
Description: Text Data


reply via email to

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