[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/beframe cedf2c206d 07/10: Remove duplicate entry from t
From: |
ELPA Syncer |
Subject: |
[elpa] externals/beframe cedf2c206d 07/10: Remove duplicate entry from the manual |
Date: |
Mon, 27 Mar 2023 10:57:27 -0400 (EDT) |
branch: externals/beframe
commit cedf2c206d41c1eb69d3abc3aa64227bfeaf39c2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Remove duplicate entry from the manual
---
README.org | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/README.org b/README.org
index f6372899d6..f2a5a28b63 100644
--- a/README.org
+++ b/README.org
@@ -219,25 +219,6 @@ The ~beframe-mode~ does the following:
Development note: ~beframe~ is in its early days. The minor mode may
be revised to have more features and/or greater flexibility.
-* Integration with the ~consult~ package
-:PROPERTIES:
-:CUSTOM_ID: h:4d154a72-2ae2-43d6-a599-8a739cb2a8c2
-:END:
-
-The ~consult~ package by Daniel Mendler (also known as @minad)
-provides commands that extend the functionality of the generic
-minibuffer. Among them is ~consult-buffer~. With that command the
-user can search for buffers, recent files, and bookmarks, among
-others.
-
-~consult-buffer~ displays a global list of buffers and is never
-beframed. This is done by design. Instead of forcing it to only show
-beframed buffers, we get the best of both worlds: (i) a convenient way
-to access the global list of buffers and (ii) a new entry to the
-~consult-buffer-sources~ that registers beframed buffers as their own
-group. Users can narrow directly to this group by typing =F= followed
-by =SPC=.
-
* Installation
:PROPERTIES:
:CUSTOM_ID: h:62cdea75-5d49-4f8e-a11b-83fca49fb92b
- [elpa] externals/beframe updated (534f11d369 -> edfab6eefe), ELPA Syncer, 2023/03/27
- [elpa] externals/beframe 9895696a21 02/10: Simplify the package Commentary, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe b12ab27542 05/10: Add command to assume buffers from the consolidated buffer list, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe cedf2c206d 07/10: Remove duplicate entry from the manual,
ELPA Syncer <=
- [elpa] externals/beframe b2deda2a2c 04/10: Add commands to assume/unassume the consolidated buffer list, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe 92fc21ad66 09/10: Clarify some statements in the manual, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe 3331201060 01/10: Add abstractions for assume and unassume operations, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe edfab6eefe 10/10: Update to version 0.2.0, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe 3ae1773a4d 03/10: Add helper functions for the consolidated buffer list, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe d8230d1d09 08/10: Add link to video demo, ELPA Syncer, 2023/03/27
- [elpa] externals/beframe 2fdabea0c6 06/10: Rewrite the manual about assuming and unassuming buffers, ELPA Syncer, 2023/03/27