]> git.eshelyaron.com Git - emacs.git/commit
Fix mistake in regexp cleanup
authorMattias Engdegård <mattiase@acm.org>
Tue, 25 Feb 2020 10:57:21 +0000 (11:57 +0100)
committerMattias Engdegård <mattiase@acm.org>
Tue, 25 Feb 2020 11:04:40 +0000 (12:04 +0100)
commit22524a6e39582d44c1365bad9a589618c2b0df27
tree3e046e977a110a12e86fa25def11b45d852eccae
parentbcd88e738dd25ac4a36fd32d70147054f9726c5e
Fix mistake in regexp cleanup

This error was introduced in 770f76f050.

* lisp/org/org.el (org-ts-regexp-inactive): Match up to the first ']'.
lisp/org/org.el