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

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

[elpa] externals/consult 47c4f405ef: README updates


From: ELPA Syncer
Subject: [elpa] externals/consult 47c4f405ef: README updates
Date: Tue, 22 Mar 2022 08:57:21 -0400 (EDT)

branch: externals/consult
commit 47c4f405efdf4692c6b7e1dd2098573db9aeae6c
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README updates
---
 README.org | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index f558abd105..577177cfc0 100644
--- a/README.org
+++ b/README.org
@@ -727,7 +727,7 @@ their descriptions.
  =delete-file= command is offered. With Embark you can execute arbitrary 
commands
  on the currently selected candidate via =M-x=.
 
- Furthermore Embark provides the =embark-collect-snapshot= command, which 
collects
+ Furthermore Embark provides the =embark-collect= command, which collects
  candidates and presents them in an Embark collect buffer, where further 
actions
  can be applied to them. A related feature is the =embark-export= command, 
which
  exports candidate lists to a buffer of a special type. For example in the case
@@ -762,9 +762,8 @@ There is the 
[[https://github.com/minad/consult/wiki][Consult wiki]], where addi
 contributed.
 
 *IMPORTANT:* It is strongly recommended that you enable 
[[https://www.gnu.org/software/emacs/manual/html_node/elisp/Lexical-Binding.html][lexical
 binding]] in your
-configuration. Consult uses a functional programming style, relying on lambdas
-and lexical closures. For this reason many Consult-related snippets require
-lexical binding.
+configuration. Consult relies on lambdas and lexical closures. For this reason
+many Consult-related snippets require lexical binding.
 
 ** Use-package example
  :properties:
@@ -1126,8 +1125,7 @@ Please provide the necessary important information with 
your bug report:
   since Consult does not provide Evil integration out of the box.
 
 When evaluating Consult-related code snippets you should enable 
[[https://www.gnu.org/software/emacs/manual/html_node/elisp/Lexical-Binding.html][lexical
 binding]].
-Consult often uses a functional programming style, relying on lambdas and
-lexical closures.
+Consult often relies on lambdas and lexical closures.
 
 * Contributions
   :properties:



reply via email to

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