• Mattias Engdegård's avatar
    Add `rx-submatch-n' for compatibility (bug#37517) · 2fa33eb6
    Mattias Engdegård authored
    It was an internal symbol in the old `rx' implementation, used in old
    versions of the `flycheck' package.
    
    * lisp/emacs-lisp/rx.el (rx-submatch-n): Alias of `rx-to-string'.
    * test/lisp/emacs-lisp/rx-tests.el (rx-compat): Test it.
    2fa33eb6
rx-tests.el 17.6 KB