Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/fix Edebug specifications. #380

Merged
merged 1 commit into from
Jun 2, 2021
Merged

Conversation

phst
Copy link
Contributor

@phst phst commented May 27, 2021

Add specifications to macros that didn’t have them before.
Change some ‘form’ to ‘def-form’ specifications according to
https://www.gnu.org/software/emacs/manual/html_node/elisp/Specification-List.html.

@basil-conto basil-conto added this to In Progress in Release 2.19.0 Jun 2, 2021
@basil-conto basil-conto added this to the 2.19.0 milestone Jun 2, 2021
@basil-conto basil-conto added the enhancement Suggestion to improve or extend existing behavior label Jun 2, 2021
* dash.el (!cons, !cdr, --map-first, --map-last, --splice)
(--splice-list, --find-last-index, --fix, --tree-map-nodes)
(--tree-seq, -cut): Add Edebug specifications to macros that didn’t
have them before.

(--update-at, -split-on, --split-when, --annotate, --find-indices)
(--find-index, --sort, --max-by, --min-by, --unfold)
(--tree-mapreduce-from, --tree-mapreduce, --tree-map)
(--tree-reduce-from, --tree-reduce): Change some ‘form’ to
‘def-form’ Edebug specifications according to Info node ‘(elisp)
Specification List’.
@basil-conto basil-conto merged commit 28103ae into magnars:master Jun 2, 2021
@basil-conto
Copy link
Collaborator

Thanks!

@basil-conto basil-conto moved this from In Progress to Done in Release 2.19.0 Jun 2, 2021
@phst phst deleted the edebug-spec branch June 2, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Suggestion to improve or extend existing behavior
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants