]> git.eshelyaron.com Git - emacs.git/commit
Improve diagnostic of type mismatch in 'setopt'
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Sep 2024 06:19:34 +0000 (09:19 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 8 Sep 2024 11:24:41 +0000 (13:24 +0200)
commitce809c0f2c18e0a29bd28c80c5d2304fbd11b9b7
treecb3f01a88b9958bf40ccf340b947142cc89d3ecc
parente95c08d572e7e9bdba29a6ce05bac597079b932e
Improve diagnostic of type mismatch in 'setopt'

* lisp/cus-edit.el (setopt--set): Name the variable in the warning
message.  (Bug#73084)

* test/lisp/cus-edit-tests.el (test-setopt): Adjust test.

(cherry picked from commit 2ce0d397b12cafcb3e1ac5630bc3fbca61bd6b87)
lisp/cus-edit.el
test/lisp/cus-edit-tests.el