branch: externals/indent-bars
commit d32cdba5b136c9697fbfd1d231d31a33c5dabf0e
Author: JD Smith <[email protected]>
Commit: JD Smith <[email protected]>
Update NEWS
---
NEWS.org | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 8a212c1d8f..f87152f36d 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -4,10 +4,14 @@
* DEVELOPMENT
-- Support ~yaml-pro-ts-mode~ and modes like ~typescript-tsx-mode~ derived from
~typescript-ts-base-mode~.
-- Work correctly with ~whitespace-mode~ and other modes which change the
character display tables to ensure display spaces for blank lines are not
visible.
- Implement bar-skipping in multiply nested list contexts (with
~indent-bars-no-descend-lists~ set).
-
+- Work correctly with ~whitespace-mode~ and other modes which change the
character display tables to prevent display spaces on blank lines from showing.
+- New mode support:
+ + ~yaml-pro-ts-mode~
+ + ~r-ts-mode~
+ + ~ess-mode~
+ + modes which derive from ~typescript-ts-base-mode~ (like
~typescript-tsx-mode~)
+
* v0.9.2 (2025-07-19)
- Support ~haml-mode~.