1.0
Finally a 1.0! π
Main changes since 0.23:
- You can now use around action hooks with multitarget actions (that
you couldn't previously was an oversight). - Users of the
embark-consultpackage can now use consult async search
commands such asconsult-grepas multitarget actions (through
embark-act-all) to search a list of files. For example, you can use
consult-findto search among file /names/ and once you have the
relevant files in the minibuffer, you can useembark-act-allto
search for some text in those files. When acting on buffers consult
async search commands will search the associated file if there is
one, or else thedefault-directoryof the buffer. embark-bindingsand similar commands now show definition of keyboard
macros.embark-orgnow recognizes Org links in non-org buffers.- Now pressing RET in an
embark-collecton a selection made by
usingembark-selectin a normal buffer will take you to the location
each target was collected from. - Some functions renamed for greater consistency (these functions are
unlikely to be referred to in user's configuration):embark-target-completion-at-pointβembark-target-completion-list-candidateembark-target-top-minibuffer-completionβembark-target-top-minibuffer-candidateembark-completions-buffer-candidatesβembark-completion-list-candidates