isearch: Fix bug in defstruct syntax
commitf52892fe01fec19860c198036fea1251b05ce18e
authorJohan Bockgård <bojohan@gnu.org>
Tue, 18 Oct 2016 20:07:59 +0000 (18 22:07 +0200)
committerJohan Bockgård <bojohan@gnu.org>
Tue, 18 Oct 2016 22:12:06 +0000 (19 00:12 +0200)
tree9719507ed92460d3e7be081ae5905e1e288b7a9a
parent224443922ce169ab0e21ad8495d32b269972c028
isearch: Fix bug in defstruct syntax

* lisp/isearch.el (isearch--state): Use correct form of defstruct slot
options.  (Bug#24685)
lisp/isearch.el