diff options
| author | Eli Zaretskii | 2022-10-24 16:43:47 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2022-10-24 16:43:47 +0300 |
| commit | 0c9d31812f91fcddb1d6626c26313cd45a661b5f (patch) | |
| tree | 4d19d87fdd08283a3b0b87eb1c22cfdcbfb57fef /src/bytecode.c | |
| parent | 366169450392c7025665f6477e5062be72c7280f (diff) | |
| download | emacs-0c9d31812f91fcddb1d6626c26313cd45a661b5f.tar.gz emacs-0c9d31812f91fcddb1d6626c26313cd45a661b5f.zip | |
Unbreak the build broken by tab-bar.el changes
Without this change, compiling tab-bar.el errors out:
In tab-bar--load-buttons:
tab-bar.el:161:18: Warning: reference to free variable `tab-bar-new'
tab-bar.el:174:6: Error: `define-icon' defined after use in
(define-icon tab-bar-close nil (cons (cons 'image
(cons "tabs/close.xpm"
(cons :margin (cons tab-bar-button-margin '(:ascent center)))))
'((text " x"))) "Icon for closing the clicked tab."
:version "29.1" :help-echo "Click to close tab")
(missing `require' of a library file?)
tab-bar.el:174:18: Warning: reference to free variable `tab-bar-close'
* lisp/tab-bar.el (eval-when-compile): Require 'icons.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions