[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org-modern bc77d6129f 003/105: Do not extend end block
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org-modern bc77d6129f 003/105: Do not extend end block styling beyond end line. |
Date: |
Tue, 15 Apr 2025 13:00:43 -0400 (EDT) |
branch: externals/org-modern
commit bc77d6129f1503cc2ee6eda6060ad5f38bb7ea56
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
Do not extend end block styling beyond end line.
---
org-modern-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-modern-indent.el b/org-modern-indent.el
index 128f81c7d8..7ced8215b2 100644
--- a/org-modern-indent.el
+++ b/org-modern-indent.el
@@ -91,7 +91,7 @@ with a box guide unicode character."
;; Block end: use end prefix
((org-modern-indent--face-in 'org-block-end-line face)
- (org-modern-indent--add-props change-beg change-end line extra-pad
+ (org-modern-indent--add-props change-beg line-end line extra-pad
org-modern-indent-end))))
;; Non-block line: pad normally
(org-modern-indent--add-props change-beg change-end line extra-pad)))
- [elpa] externals/org-modern a3ac3e2f12 096/105: org-modern-indent: update header information as new extension, (continued)
- [elpa] externals/org-modern a3ac3e2f12 096/105: org-modern-indent: update header information as new extension, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 6457c3d0a6 069/105: Add org-indent face to wrap-prefix for indented blocks, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 8cad2c3d83 105/105: Merge pull request #281 from minad/org-modern-indent, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern e118f7edf0 019/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern b826d840c6 073/105: Merge branch 'org-buffer-init-hook', ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern e02b7d109f 016/105: Add package description and omit org-modern from requires, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern a7b22acf5e 024/105: Define face for org-modern-indent, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern b722c64062 045/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 952abf3a54 041/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 1abf8c7ba4 001/105: Initial commit, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern bc77d6129f 003/105: Do not extend end block styling beyond end line.,
ELPA Syncer <=
- [elpa] externals/org-modern 9874203365 013/105: Add autoload, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern edbab4a407 018/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 022400a0f6 030/105: Initial implementation of font-lock-only in-text and prefix brackets, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 747fa7ef2b 046/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern cc87107626 034/105: block-bracket-prefix: guard against empty prefix, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern d237c19185 032/105: improve flush and indented block marking and logic, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 7d2422d718 050/105: Bump version, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern 15ea3dbd91 040/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern d597328061 038/105: Update README.md, ELPA Syncer, 2025/04/15
- [elpa] externals/org-modern fbdc2212c9 056/105: correct bracket-line face name, ELPA Syncer, 2025/04/15