]> git.eshelyaron.com Git - emacs.git/commit
Fix last commit to wid-edit.el
authorMauro Aranda <maurooaranda@gmail.com>
Sat, 22 Feb 2025 21:31:40 +0000 (18:31 -0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Feb 2025 08:18:53 +0000 (09:18 +0100)
commit26a2b97fa6a20b8c2ee9f178ebbbd4ef387524fe
tree5af0a50ebd871f8cf5823ae2106922ff29300a2b
parent8fe0aff7e65fd2a4525c459aef2f187ea40980fb
Fix last commit to wid-edit.el

* lisp/wid-edit.el (widget-editable-list-entry-create): Don't
use save-excursion when indenting.  Previously, it was needed
because we inserted the :entry-format string, but we don't do
that anymore.  (Bug#53606)

https://lists.gnu.org/archive/html/emacs-devel/2025-02/msg00958.html
(cherry picked from commit 44a1c4a9aea54d6542bcf0c231b080f0ed023229)
lisp/wid-edit.el