cl-defstruct: Fix debug spec and check of slot options
commiteb610f270ea919107b10bb8ece200a87abac6e0e
authorJohan Bockgård <bojohan@gnu.org>
Tue, 18 Oct 2016 20:28:17 +0000 (18 22:28 +0200)
committerJohan Bockgård <bojohan@gnu.org>
Tue, 18 Oct 2016 22:32:12 +0000 (19 00:32 +0200)
tree8ff0daf370bb76364e84b049f3b4e12802c40de8
parentf52892fe01fec19860c198036fea1251b05ce18e
cl-defstruct: Fix debug spec and check of slot options

* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Improve checking of slot
option syntax.  Fix debug spec.  (Bug#24700)
lisp/emacs-lisp/cl-macs.el