]> git.eshelyaron.com Git - emacs.git/commit
Fix electric pairs in rst-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Dec 2020 07:43:41 +0000 (08:43 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Dec 2020 07:43:41 +0000 (08:43 +0100)
commit8bc5bd5b03cfc1994734b5903f98dccc0cdf004f
treeb0065529a0db94f44738e63e2600c0088d9c3729
parent3806797583a22ad520e64f7fc35d893840f0d563
Fix electric pairs in rst-mode

* lisp/textmodes/rst.el (rst-mode-syntax-table): Mark pairs in the
syntax table (bug#23413).
(rst-mode): Instead of setting electric-pair-pairs.
lisp/textmodes/rst.el