[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars a4d040dab6 3/3: Update NEWS
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars a4d040dab6 3/3: Update NEWS |
Date: |
Wed, 6 Nov 2024 15:58:29 -0500 (EST) |
branch: externals/indent-bars
commit a4d040dab68d7b33994723154ac917d6cb9ddcb9
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
Update NEWS
---
NEWS.org | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index bbab4312cc..809a643ae8 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6 +2,13 @@
#+author: J.D. Smith
#+language: en
+
+* Development
+
+- Support ~makefile-mode~.
+- =BUGFIX= Prevent infloop and correctly display all appropriate bars when
~indent-tabs-mode=t~ and ~tab-width~ is small.
+- =BUGFIX= When blank line display is enabled, prevent the ~display~ property
on blank newlines from temporarily leaking into added text (e.g. certain
re-indentation modes).
+
* v0.8.1 (2024-10-19)
- Guard against unspecified ~default~ (backup) face foreground/background
colors, as on TTY with ~tty-color-mode=no~.