Skip to content

Commit

Permalink
fix: silent byte-comp warning
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyinz committed May 28, 2024
1 parent 156d5a2 commit 079015f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mini-echo-segments.el
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
(defvar keycast-mode-line-format)
(defvar text-scale-mode-lighter)
(defvar mise-lighter)
(defvar mise--status)
(defvar ibuffer-display-maybe-show-predicates)

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

0 comments on commit 079015f

Please sign in to comment.