diff options
author | dickmao <none> | 2019-11-22 15:53:58 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-11-22 15:53:58 +0100 |
commit | 045cfbef09a67c334e4772cb045181cf2203d839 (patch) | |
tree | 691550485b176158f4cf3466c3ccb0a2699cdc74 /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | f373cec7f51653130bff0844262d356c2bf7c649 (diff) | |
download | emacs-045cfbef09a67c334e4772cb045181cf2203d839.tar.gz emacs-045cfbef09a67c334e4772cb045181cf2203d839.tar.bz2 emacs-045cfbef09a67c334e4772cb045181cf2203d839.zip |
Refix conditional step clauses in cl-loop
* lisp/emacs-lisp/cl-macs.el
(cl--loop-bindings, cl--loop-symbol-macs, cl-loop):
Add cl--loop-conditions, remove cl--loop-guard-cond.
(cl--push-clause-loop-body): Apply clause to both cl--loop-conditions
and cl--loop-body
(cl--parse-loop-clause): Use cl--push-clause-loop-body.
* test/lisp/emacs-lisp/cl-macs-tests.el (cl-macs-loop-and-assignment):
Use docstring.
(cl-macs-loop-for-as-arith): Removed expected failure.
(cl-macs-loop-conditional-step-clauses): Add some tests (bug#29799).
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions