]> git.eshelyaron.com Git - emacs.git/commit
Fix Edebug spec for cl-defun (bug#24255)
authorGemini Lasswell <gazally@runbox.com>
Mon, 16 Oct 2017 18:09:29 +0000 (11:09 -0700)
committerGemini Lasswell <gazally@runbox.com>
Mon, 16 Oct 2017 18:09:29 +0000 (11:09 -0700)
commitfb4200a87555c2e69cc66eea1ae9a55e8be3bbf3
treec4fa262f37248ffbdf600cd96eb1f194a46ef7cd
parentdb68cefe72e5c68fa81796028a52de1b8e6480aa
Fix Edebug spec for cl-defun (bug#24255)

* lisp/emacs-lisp/cl-macs.el: Modify the Edebug spec for
`cl-lambda-list' to support destructuring argument lists.
(cl-defun, cl-defmacro): Fix spelling errors in docstrings.
* lisp/textmodes/rst.el: Remove alternate version of Edebug
specs for `cl-lambda-list' and `cl-type-spec'.
lisp/emacs-lisp/cl-macs.el
lisp/textmodes/rst.el