]> git.eshelyaron.com Git - emacs.git/commit
Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)
authorPhilipp Stephani <phst@google.com>
Sun, 12 Apr 2020 13:11:22 +0000 (15:11 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 12 Apr 2020 13:12:16 +0000 (15:12 +0200)
commit36873ef2b268d8d8be1ed8b517c90be2c1dcdc8b
tree7c660c69269a75f224759b179f35823a9d6b7fe7
parent3f9310b0fecbd842244798fb9a62d56b2151c534
Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)

* lisp/emacs-lisp/cl-macs.el (cl-struct-unknown-slot): Remove spurious
format specifiers.
lisp/emacs-lisp/cl-macs.el