[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#55562: 28.1.50; Wrong hash table return values in Elisp manual
From: |
Basil L. Contovounesios |
Subject: |
bug#55562: 28.1.50; Wrong hash table return values in Elisp manual |
Date: |
Tue, 28 Jun 2022 10:06:46 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
found 55562 24.1
close 55562 28.2
quit
Eli Zaretskii [2022-06-27 22:35 -0400] wrote:
>> From: "Basil L. Contovounesios" <contovob@tcd.ie>
>> Cc: Stefan Monnier <monnier@iro.umontreal.ca>, Daniel Colascione
>> <dancol@dancol.org>, 55562@debbugs.gnu.org
>> Date: Mon, 27 Jun 2022 23:43:59 +0300
>>
>> Is this suitable for Emacs 28?
>
> If the behavior is the same there, yes.
The puthash behaviour has been with us since Emacs 22, and the clrhash
behaviour since Emacs 24, it's just the Elisp manual that was never
updated accordingly.
So I've now updated the manual in emacs-28, and I'm closing this report.
Fix hash table function return values in manual
091b22cb12 2022-06-28 10:03:53 +0300
https://git.sv.gnu.org/cgit/emacs.git/commit/?id=091b22cb12
Thanks,
--
Basil