ox-texinfo: Fix small bug
commit5c25ede5d9012c1bb31d02a3b8e54aba6b783285
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 9 Mar 2013 00:02:02 +0000 (9 01:02 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 11 Mar 2013 07:33:10 +0000 (11 08:33 +0100)
tree72f9a6c199f8121842e27bd80631439d66690800
parent59cb22d63864a68c3ff47ca1ace6e02276f5b49c
ox-texinfo: Fix small bug

* lisp/ox-texinfo.el (org-texinfo-plain-list): Use `member' instead of
  `memq' when matching strings.
lisp/ox-texinfo.el