From 74b32f3ff004cd2ad7707722ffa7f85e8233a845 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Fri, 25 Oct 2019 16:26:48 +0300 Subject: [PATCH] lv.el: Sience byte compiler --- lv.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lv.el b/lv.el index 3cfc914..306adf7 100644 --- a/lv.el +++ b/lv.el @@ -56,6 +56,7 @@ Only the background color is significant." (defvar display-line-numbers) (defvar display-fill-column-indicator) +(defvar tab-line-format) (defun lv-window () "Ensure that LV window is live and return it."