emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/indent-bars 90de8c3159 344/431: indent-bars: minor clea


From: ELPA Syncer
Subject: [elpa] externals/indent-bars 90de8c3159 344/431: indent-bars: minor cleanup
Date: Mon, 16 Sep 2024 12:59:48 -0400 (EDT)

branch: externals/indent-bars
commit 90de8c31599f02e5024ee07e888874e2c329e716
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    indent-bars: minor cleanup
---
 indent-bars.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/indent-bars.el b/indent-bars.el
index 35db6272a8..a6ed0c7d7f 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -1280,7 +1280,8 @@ ROT should be less than W."
 ;; buffer in both windows.  In practice that means that all stipple
 ;; face attributes must be set via filtered face remaps, with the
 ;; filter set to match the pattern size (width and height) as well as
-;; gutter offset "rot" value in that window.
+;; gutter offset "rot" value in that window, which we combine into a
+;; single integer.
 ;;
 ;; Note: a bug in Emacs <29 means `face-remapping-alist' is
 ;; unintentionally shared between indirect and master buffers.  Fixed



reply via email to

[Prev in Thread] Current Thread [Next in Thread]