]> git.eshelyaron.com Git - emacs.git/commit
Fix thinko in recent tool bar caching logic
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 May 2022 17:20:52 +0000 (19:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 May 2022 17:20:52 +0000 (19:20 +0200)
commit8ef34a065a10330777b172a7e5608f7939e7af29
tree5a381d00d10701765c48b2a730dda33fe93a0936
parent99fbf39d61bf5e3d9618eafced92c2284938632d
Fix thinko in recent tool bar caching logic

* lisp/tool-bar.el (tool-bar--cache-key): New function.
(tool-bar--flush-cache, tool-bar-make-keymap): Use it.
lisp/tool-bar.el