diff options
author | Mauro Aranda <maurooaranda@gmail.com> | 2025-02-06 08:01:08 -0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2025-02-22 11:19:17 +0200 |
commit | 3e269371507ea4cd7e933e39320d258a3b98de44 (patch) | |
tree | 57fcaa623db864e159bfc75587093dd08b4e0912 /test/lisp/emacs-lisp/warnings-tests.el | |
parent | 79ab873b9b679ec0aedb03ce246035d8e5d4b09c (diff) | |
download | emacs-3e269371507ea4cd7e933e39320d258a3b98de44.tar.gz emacs-3e269371507ea4cd7e933e39320d258a3b98de44.tar.bz2 emacs-3e269371507ea4cd7e933e39320d258a3b98de44.zip |
Speed up widget creation (Bug#53606)
* lisp/wid-edit.el (widget-default-create, widget-checklist-add-item)
(widget-radio-add-item, widget-editable-list-entry-create): Don't
insert format escapes into the buffer, only to delete them after.
This avoids calls to delete-char and makes widget creation about 3
times faster.
Diffstat (limited to 'test/lisp/emacs-lisp/warnings-tests.el')
0 files changed, 0 insertions, 0 deletions