[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/lentic 96466482ca 052/333: Cosmetic and documentation c
From: |
ELPA Syncer |
Subject: |
[elpa] externals/lentic 96466482ca 052/333: Cosmetic and documentation changes. |
Date: |
Tue, 27 Feb 2024 13:00:01 -0500 (EST) |
branch: externals/lentic
commit 96466482ca12d5439187ccbe4cdc48ce2d5eb301
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>
Cosmetic and documentation changes.
---
linked-buffer-block.el | 2 +-
linked-buffer.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/linked-buffer-block.el b/linked-buffer-block.el
index dc718a0ff3..0cc2c8a75c 100644
--- a/linked-buffer-block.el
+++ b/linked-buffer-block.el
@@ -65,7 +65,7 @@ start of line block comment in one buffer but not the other."
(defmethod linked-buffer-blk-line-start-comment
((conf linked-buffer-block-configuration))
- (concat "^"
+ (concat "^"
(oref conf :comment)))
(defun linked-buffer-blk-uncomment-region (conf begin end buffer)
diff --git a/linked-buffer.el b/linked-buffer.el
index 82e59b22e1..1ad132a7e4 100644
--- a/linked-buffer.el
+++ b/linked-buffer.el
@@ -280,7 +280,7 @@ See `linked-buffer-init' for details."
(defvar linked-buffer-emergency nil)
(defun linked-buffer-emergency ()
- "Ensures that the hooks that this mode requires are in place."
+ "Stop linked-buffer from working due to code problem"
(interactive)
(setq linked-buffer-emergency t))
- [elpa] externals/lentic 3528da0a11 032/333: linked-buffer-asciidoc support., (continued)
- [elpa] externals/lentic 3528da0a11 032/333: linked-buffer-asciidoc support., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 45d07d6416 034/333: Documentation cleanup., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 3405c13254 033/333: Change fundamental-mode to normal-mode, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic de2450d3e4 043/333: Removed condition-case-no-debug, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 049330626e 044/333: Version number changes., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 661cb19252 028/333: Changes to test setup., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic e7f4d91f88 047/333: Support file-locals in linked-buffer., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic cf5f4a3b72 046/333: pabbrev handling was broken., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 1a181b7502 054/333: m-buffer not need in cask, as declared in headers., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 9194eac956 049/333: Linked-buffer minor mode added., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 96466482ca 052/333: Cosmetic and documentation changes.,
ELPA Syncer <=
- [elpa] externals/lentic 1bf2b709e0 063/333: Use three arguments for m-buffer-replace-match, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic b6b9293635 061/333: Added file local functions., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic bbc60fc6d4 056/333: Support el-to-org., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic a2d2e6dfcd 065/333: Literate documentation for linked-buffer-org., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic cd2ee3b53c 068/333: Point syncing is now an option., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic fead80b26a 078/333: First nearly working version., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 9913c47912 081/333: Convert start point before changes., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 0740c92916 084/333: Pabbrev support dropped., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 783951ac3e 072/333: Use case insensitive regexp., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic d9ce04d541 087/333: Dependency updates., ELPA Syncer, 2024/02/27