branch: externals/indent-bars
commit 75ad4ac133f4bc88f7645e92e4ddd63eff30fb24
Author: JD Smith <[email protected]>
Commit: JD Smith <[email protected]>

    NEWS: mention breaking change no-descend-lists vs ppss-syntax-table
---
 NEWS.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index f87152f36d..b22291d672 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -4,7 +4,8 @@
 
 * DEVELOPMENT
 
-- Implement bar-skipping in multiply nested list contexts (with 
~indent-bars-no-descend-lists~ set).
+- Implement /bar-skipping/ in multiply-nested list contexts (with 
~indent-bars-no-descend-lists~ set to ~skip~).
+- Breaking change: ~indent-bars-no-descend-lists~ can no longer be set to a 
list of list opening characters.  If you need this functionality, set the local 
variable ~indent-bars-ppss-syntax-table~.
 - 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~

Reply via email to