]> git.eshelyaron.com Git - emacs.git/commit
Make adding things to the tool bar show up on next redisplay
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 May 2022 16:19:13 +0000 (18:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 May 2022 16:19:13 +0000 (18:19 +0200)
commit316c082d58601119372a0ae6745cba96f3404c86
tree701bc71b9e68bbc0a324488830502f090beacdf9
parent0916fd3aaacf62e641414fb2b474c86888116487
Make adding things to the tool bar show up on next redisplay

* lisp/tool-bar.el (tool-bar--flush-cache): New function.
(tool-bar-add-item): Flush the cache (bug#43397).
lisp/tool-bar.el