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

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

[elpa] externals/lentic 55c389ec2a 096/333: Cosmetic Change


From: ELPA Syncer
Subject: [elpa] externals/lentic 55c389ec2a 096/333: Cosmetic Change
Date: Tue, 27 Feb 2024 13:00:11 -0500 (EST)

branch: externals/lentic
commit 55c389ec2abaf18c8586a32735bc2c053c5ed5ab
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>

    Cosmetic Change
---
 linked-buffer-block.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/linked-buffer-block.el b/linked-buffer-block.el
index e14d3cc73c..c1bd7d811f 100644
--- a/linked-buffer-block.el
+++ b/linked-buffer-block.el
@@ -108,8 +108,7 @@ start of line comment characters beween BEGIN and END in 
BUFFER."
           buffer
           ;; perhaps we should ignore lines which are already commented,
           "\\(^\\).+$"
-          :begin begin :end end)
-         )
+          :begin begin :end end))
         (comment-match
          (m-buffer-match
           buffer



reply via email to

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