]> git.eshelyaron.com Git - emacs.git/commit
(widget--allow-insertion): New macro
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 21 Mar 2024 15:38:12 +0000 (11:38 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sun, 24 Mar 2024 14:17:26 +0000 (15:17 +0100)
commit9182cbc50fc704dc1c57e2d7b60dea01a5b748e6
treeccc7ff0b62b50fa1f51369a7f69e7456abc29178
parentc42e6da523613859307121e77c2d5a19f03cf8fe
(widget--allow-insertion): New macro

* lisp/wid-edit.el (widget--allow-insertion): New macro.
(widget-specify-insert, widget-insert, widget-setup)
(widget-default-delete, widget-editable-list-insert-before)
(widget-editable-list-delete-at): Use it.

(cherry picked from commit 3a902db97a99525b6f54100dc45a8cffcd3c5c8e)
lisp/wid-edit.el