(make-bool-vector): Remove.
commit5cda4b07fac74073c254e99a083867fa38e894c4
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Aug 2000 15:49:33 +0000 (9 15:49 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Aug 2000 15:49:33 +0000 (9 15:49 +0000)
treea1f19f9cfdcf72138996ae520d24c1c8e4361e2d
parent96190aa1cb85d3e01098d2326cb433ea4cd8e30d
(make-bool-vector): Remove.
(regexp-opt-group): Use a list of chars for `letters'.
(regexp-opt-charset): `chars' is now a list of chars.
Use a char-table rather than a vector so it works for multibyte chars.
lisp/ChangeLog
lisp/emacs-lisp/regexp-opt.el