]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/rx.el: Indent some rx constructs correctly.
authorMattias Engdegård <mattiase@acm.org>
Wed, 29 Jun 2022 09:01:16 +0000 (11:01 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 29 Jun 2022 15:27:30 +0000 (17:27 +0200)
commit3447e79f2493580864962db69859bda1afd4643b
treef891e69e4f69058c7078de1d88e47615f0531218
parent3bd232ab39d1e479bc4654539bfb15a7ad86c643
* lisp/emacs-lisp/rx.el: Indent some rx constructs correctly.

This includes group-n, submatch-n, =, >=, ** and repeat, whose first 1
or 2 arguments are special.
lisp/emacs-lisp/rx.el