* lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.
authorCameron Desautels <camdez@gmail.com>
Thu, 5 Dec 2013 20:25:54 +0000 (15:25 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Dec 2013 20:25:54 +0000 (15:25 -0500)
commitbf4906d7ca3833f11f929d0feae0feb622131604
tree1f798df874380c96422754a65e06f59e1cc57d21
parentc619527c15d2c0c88d5e73f102588f6c3d44ab73
* lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.
* test/automated/regexp-tests.el: New file.

Fixes: debbugs:16046
lisp/ChangeLog
lisp/emacs-lisp/regexp-opt.el
test/ChangeLog
test/automated/regexp-tests.el [new file with mode: 0644]