]> git.eshelyaron.com Git - emacs.git/commit
Fix byte compiler warnings in window-tool-bar.el
authorJared Finder <jared@finder.org>
Sun, 19 May 2024 03:51:09 +0000 (20:51 -0700)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 May 2024 07:41:59 +0000 (09:41 +0200)
commitc302ecfe5697cadb684cec73023f3ce5666dabd2
treeee7d5af28c0ce91b595b7a7c23fdebca4a218b62
parent27a2dbf7f00f2688f9968a24ee6d3c0bc20859d6
Fix byte compiler warnings in window-tool-bar.el

* lisp/window-tool-bar.el (window-tool-bar--static-if)
(window-tool-bar--ignored-event-types): Avoid byte compiler
seeing variables obsolete in Emacs 30 and up.  (Bug#68765)

(cherry picked from commit b80a2cbdb677a8954f00f3394c2f8050ed511ad4)
lisp/window-tool-bar.el