]> git.eshelyaron.com Git - emacs.git/commit
(hash-table-contains-p): Don't allocate memory (bug#78162)
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 May 2025 21:20:12 +0000 (17:20 -0400)
committerEshel Yaron <me@eshelyaron.com>
Wed, 14 May 2025 12:33:25 +0000 (14:33 +0200)
commit72298c955f2763de0015aa008d973afa2000c2c8
treed7e956501dabf24ae30153151e43928659201742
parenta287eadf5d435fcae809d5c1bdbbfaa094ea7a6a
(hash-table-contains-p): Don't allocate memory (bug#78162)

* lisp/subr.el (static-when): Remove spurious extra `progn` and improve
warning message's location info.
(hash-table-contains-p): Don't allocate memory (bug#78162).
Suggested by Daniel Mendler <mail@daniel-mendler.de>.

(cherry picked from commit 872658764823bb805796002c46c0e6e4456e65b7)
lisp/subr.el