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

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

[elpa] externals/indent-bars 5119ae8f8d 5/5: Bump version for release


From: ELPA Syncer
Subject: [elpa] externals/indent-bars 5119ae8f8d 5/5: Bump version for release
Date: Sat, 28 Sep 2024 15:58:18 -0400 (EDT)

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

    Bump version for release
---
 NEWS.org       | 6 ++++++
 indent-bars.el | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index 682a0a30a6..20f90fd1fb 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6 +2,12 @@
 #+author: J.D. Smith
 #+language: en
 
+* v0.7.6 (2024-09-28)
+
+- Improve speed of disabling indent-bars.
+- [BUGFIX] Eliminated introduced bug leading to args-out-of-range error.
+- [BUGFIX] Correctly enable font-lock inhibit.
+
 * v0.7.5 (2024-09-26)
 
 - Allow configuring ~indent-bars-no-descend-lists~ with a list of list-open 
chars to consider (e.g. in c-modes, where {})
diff --git a/indent-bars.el b/indent-bars.el
index 86dae3e9ff..65521bbd4e 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -4,7 +4,7 @@
 ;; Author: J.D. Smith <jdtsmith+elpa@gmail.com>
 ;; Homepage: https://github.com/jdtsmith/indent-bars
 ;; Package-Requires: ((emacs "27.1") (compat "29.1"))
-;; Version: 0.7.5
+;; Version: 0.7.6
 ;; Keywords: convenience
 
 ;; indent-bars is free software: you can redistribute it and/or



reply via email to

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