]> git.eshelyaron.com Git - emacs.git/commit
Check validity of rx submatch-n number
authorMattias Engdegård <mattiase@acm.org>
Thu, 7 Feb 2019 18:05:06 +0000 (19:05 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 23 Jun 2019 18:31:48 +0000 (20:31 +0200)
commit2eafb4af55cc835694a0e747835b88145d20a94d
treea7a2d29ebfa40e84707847040defb0118c14cc33
parent866f527ddf21050a827fa47e04cfe6163f1c7053
Check validity of rx submatch-n number

* lisp/emacs-lisp/rx.el (rx-submatch): Type and range check (Bug#34373).
lisp/emacs-lisp/rx.el