[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hideshowvis 3a5cd08c4f 10/20: Fixed version constant.
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hideshowvis 3a5cd08c4f 10/20: Fixed version constant. |
Date: |
Sat, 15 Jun 2024 10:00:29 -0400 (EDT) |
branch: elpa/hideshowvis
commit 3a5cd08c4f6768c099b72156dfbe8688ef109645
Author: Jan Rehders <cmdkeen@gmx.de>
Commit: Jan Rehders <cmdkeen@gmx.de>
Fixed version constant.
---
hideshowvis.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hideshowvis.el b/hideshowvis.el
index c91c2821b3..5c560b33d6 100644
--- a/hideshowvis.el
+++ b/hideshowvis.el
@@ -94,7 +94,7 @@
(define-fringe-bitmap 'hideshowvis-hideable-marker [0 0 0 126 126 0 0 0])
-(defconst hideshowvis-version "v0.5" "Version of hideshowvis minor mode")
+(defconst hideshowvis-version "v0.6" "Version of hideshowvis minor mode")
(defface hideshowvis-hidable-face
'((t (:foreground "#ccc" :box t)))
- [nongnu] branch elpa/hideshowvis created (now 3a605b78d8), ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 7cb98a4455 02/20: v0.1, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 5e5ab24a35 03/20: v0.2, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 6dee54598e 01/20: Initial commit, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 7d5a6e259d 04/20: v0.3, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 51c9fcd8ff 05/20: v0.4, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 2474bb3175 07/20: v0.6, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 3a5cd08c4f 10/20: Fixed version constant.,
ELPA Syncer <=
- [nongnu] elpa/hideshowvis c2ab91bd77 18/20: Fix interaction with auto-revert-mode., ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 7b174241c9 15/20: fix: Check hideshowvis-ignore-same-line before making overlay., ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 136d94e8f1 08/20: Updated readme, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 3a605b78d8 20/20: Applied code review comments by Philip Kaludercic, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 234cd37e00 06/20: v0.5, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 064b6bb1b5 09/20: Updated readme and doc., ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis e313c9ea78 11/20: v0.7, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 614e856620 12/20: Update copyright and mail, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis e48500ef9f 14/20: Fix interaction with indent-region, ELPA Syncer, 2024/06/15
- [nongnu] elpa/hideshowvis 9ae59d8576 16/20: Update contributors list, ELPA Syncer, 2024/06/15