[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 2a971e2017 3/5: Make orig-fontify-region bu
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 2a971e2017 3/5: Make orig-fontify-region buffer-local |
Date: |
Sat, 28 Sep 2024 15:58:17 -0400 (EDT) |
branch: externals/indent-bars
commit 2a971e2017152886df1c2a6d86aa4da85c9656ce
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
Make orig-fontify-region buffer-local
---
indent-bars.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/indent-bars.el b/indent-bars.el
index 6a77396e71..95a6ee3ce8 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -1149,7 +1149,7 @@ not indicated, even if they otherwise would be."
nil))
;;;; jit-lock support
-(defvar indent-bars--orig-fontify-region nil)
+(defvar-local indent-bars--orig-fontify-region nil)
(defun indent-bars--extend-region (start end)
"Extend the region START..END.
If `indent-bars-display-on-blank-lines' is non-nil, this extends