]> git.eshelyaron.com Git - emacs.git/commit
Correctly return passed value from widget-put
authorDavid Ponce <da_vid@orange.fr>
Sun, 2 Mar 2025 01:17:12 +0000 (02:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 20:58:03 +0000 (21:58 +0100)
commit10e8d57d5de51e0481c68db3bb4d78c89ca7e202
tree2ce0f8fe3feb948d4c591fe0dc63b0ad04be6c8b
parent33566f9a1f64f374a19c847a9921d8f6149b3670
Correctly return passed value from widget-put

* lisp/wid-edit.el (widget-get-indirect): Return passed value to stay
consistent with old C implementation.  (Bug#76664)

(cherry picked from commit 5b13541858707a5cbb857b257e00848430d87c47)
lisp/wid-edit.el