]> git.eshelyaron.com Git - emacs.git/commit
(conf-toml-recognize-section): Fix bug#70383
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 17 Apr 2024 18:30:10 +0000 (14:30 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:04:07 +0000 (14:04 +0300)
commit44ec307643047790cc0d028e11d607ae6930839e
tree0c8b4af5cc766ac715a03e008ac2ede78757a6a5
parent5cd74268134463688d54fcc781cdb3c8a24f4929
(conf-toml-recognize-section): Fix bug#70383

* lisp/textmodes/conf-mode.el (conf-toml-recognize-section): Move
point, like font-lock matchers are expected to do.

(cherry picked from commit c15c9f4de62b5bf06d6ccdb5bbada4f542108a38)
lisp/textmodes/conf-mode.el