[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/lentic bd00f005fe 141/333: Update references to linked-
From: |
ELPA Syncer |
Subject: |
[elpa] externals/lentic bd00f005fe 141/333: Update references to linked-buffer. |
Date: |
Tue, 27 Feb 2024 13:00:20 -0500 (EST) |
branch: externals/lentic
commit bd00f005fe17a0bfad1830af95916653b4531ca0
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>
Update references to linked-buffer.
Closes #2.
---
README.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index ca7cd97a64..7cde97d11f 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,13 @@
-Linked-buffer allows two buffers to share the same or similar content but
-otherwise operate independently. This allows multi-modal editing.
+Lentic allows two buffers to share the same or similar content but
+otherwise operate independently. This allows multi-modal editing, both with
+identical text, or with related but different text. It's somewhat similar to
+Emacs indirect buffers but more powerful.
-For more details see linked-buffer.el
+For more details see lentic.el
+Previously, lentic was known as linked-buffer.
+
## ChangeLog
### 0.5
- [elpa] externals/lentic 772186d38f 122/333: Merge branch 'feature/incremental-blocks-update', (continued)
- [elpa] externals/lentic 772186d38f 122/333: Merge branch 'feature/incremental-blocks-update', ELPA Syncer, 2024/02/27
- [elpa] externals/lentic fce88ba411 123/333: Added marmalade for noflet., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 61d00b8ace 124/333: Files renamed to lentic., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 613556e708 127/333: Re-added .travis.yml after name change., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 123ef5f3f0 129/333: Documentation updates., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic d241dcc5be 130/333: Travis Versions Removed., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 750ee11893 132/333: m-buffer version bump., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic a1775e7f70 135/333: Specialised first and header line handling for orgel., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic e704f0363b 137/333: lentic-init made buffer-local., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 41bfdd8c4b 138/333: New test., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic bd00f005fe 141/333: Update references to linked-buffer.,
ELPA Syncer <=
- [elpa] externals/lentic bd1df9ea2c 136/333: Back to pre-release for m-buffer., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic efa43f5844 142/333: Detect b-c-f, a-c-f skew and fix., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 7dc2d77d85 146/333: Automatic skew detection added., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 05381474e7 160/333: Updated with all the random files in my version., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic b52d97a6d7 161/333: Autoloads for lentic-dev., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 3a94a88ae8 005/333: Added test functions for running after-change and post-command hooks interactively., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 777396393a 012/333: Configuration totally reworked to use eieio., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 62da9c9885 021/333: Tests reworked to use melpa., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 81ead6283c 019/333: Fix header line format, so package.el can parse it correctly, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 986d1fafd4 020/333: Merge pull request #1 from purcell/patch-1, ELPA Syncer, 2024/02/27