Skip to content

Commit

Permalink
fix: silence byte warning
Browse files Browse the repository at this point in the history
  • Loading branch information
eki3z committed Oct 2, 2024
1 parent 19522c8 commit b6ea9a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mini-echo-segments.el
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
(defvar mise-lighter)
(defvar mise--status)
(defvar ibuffer-display-maybe-show-predicates)
(defvar popper-group-function)
(defvar popper-buried-popup-alist)
(defvar wgrep-prepared)
(defvar wgrep-sibling-buffer)

(declare-function eieio-oset "eieio-core")
(declare-function projectile-project-root "ext:projectile")
Expand Down

0 comments on commit b6ea9a4

Please sign in to comment.