[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars e1dbddc5af: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars e1dbddc5af: Bump version |
Date: |
Thu, 7 Nov 2024 09:58:13 -0500 (EST) |
branch: externals/indent-bars
commit e1dbddc5afa2c0fe4c6cc2151142f4509c0cbcf0
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
Bump version
---
NEWS.org | 6 +++---
indent-bars.el | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 809a643ae8..1ec415acc8 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -3,11 +3,11 @@
#+language: en
-* Development
+* v0.8.2 (2024-11-07)
- 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).
+- =BUGFIX= Prevent infloop and correctly display all appropriate bars when
~indent-tabs-mode=t~ and ~tab-width~ is small (see #86).
+- =BUGFIX= When blank line display is enabled, prevent the ~display~ property
on blank newlines from temporarily leaking into newly inserted text (e.g.
certain re-indentation modes, #82).
* v0.8.1 (2024-10-19)
diff --git a/indent-bars.el b/indent-bars.el
index 7cbf3c7370..4556cce5ba 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.8.1
+;; Version: 0.8.2
;; Keywords: convenience
;; indent-bars is free software: you can redistribute it and/or
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/indent-bars e1dbddc5af: Bump version,
ELPA Syncer <=