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

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

[elpa] externals/embark-consult updated (846b3fd311 -> e7d891a8b2)


From: ELPA Syncer
Subject: [elpa] externals/embark-consult updated (846b3fd311 -> e7d891a8b2)
Date: Thu, 20 Apr 2023 10:58:28 -0400 (EDT)

elpasync pushed a change to branch externals/embark-consult.

      from  846b3fd311 Only refine heading type to org-heading in org buffers!
      adds  c5a9167320 Initial implementation of acting on selections of targets
      adds  75aa8c25b0 Don't store bounds, recover from overlay
      adds  9d08b34d62 Collect selection in chronological order
      adds  6362c369bf Enable multiple selection in Embark Collect buffers
      adds  a8e56c44e0 Make sure embark-selected-candidates has highest priority
      adds  866d8efa88 Visual feedback on selection in Vertico
      adds  93ab10c48d Delay computing :bounds until right before acting
      adds  2b2e62af00 Better selection highlight code for Vertico
      adds  b7550f84d7 When deciding if a candidate is selected compare 
original targets
      adds  0ad1b4069e Fix bug when collecting the selection from the minibuffer
      adds  99757457f7 Better key bindings for selecting targets
      adds  2a5edf3cb8 Document selection
      adds  bbc0f1edc2 Do preemptive refinement of selection targets
      adds  4ab2f965f4 Fix old bug with target types in *Completions* buffer
      adds  143208cddb Make the text property embark-selection private
      adds  c9954e94f9 Revert "Do preemptive refinement of selection targets"
      adds  729f944a3b Avoid long line
      adds  55db7435eb Fix bug with default action in collected selection
      adds  83704d8cb9 A bit of clean up
      adds  aa88649674 Remove tiny function only used once
      adds  17ce81090a Keep overlay information in refined selection candidates
      adds  edba98ce5c Remove C-. C-u SPC in favor of C-. A SPC
      adds  c2721bef37 Simplify code for ensuring embark-selected-candidates 
has priority
      adds  cce4c3b86e Allow candidate collectors to include bounds
      adds  ccb8b15edf Document new selection functionality for collect buffers
      adds  85bd2fc7e8 Document some examples of using selections
      adds  d1f15708c3 Make embark--toggle-select a pre-action hook
      adds  868d799753 Change other binding of whitespace-cleanup-region too
      adds  02b9e3c718 Start a changelog (finally)
      adds  e7d891a8b2 Bump version for new selection feature

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.org |  37 ++++++++++
 README.org    |  64 ++++++++++++++--
 embark.el     | 229 ++++++++++++++++++++++++++++++++++++----------------------
 embark.texi   |  72 ++++++++++++++++--
 4 files changed, 302 insertions(+), 100 deletions(-)
 create mode 100644 CHANGELOG.org



reply via email to

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