]> git.eshelyaron.com Git - emacs.git/commit
Make tables more resistant to major mode changes
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Nov 2019 09:06:28 +0000 (10:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Nov 2019 09:06:28 +0000 (10:06 +0100)
commitca3eb85495e61b7255c2c5466fd1cdae7c9fa8d4
treee2b13746e036f910112f9c9a188457f79e6452cd
parent9ac8901b0ae5a6bb75c790832caf4ea9be8df16f
Make tables more resistant to major mode changes

* lisp/textmodes/table.el (table--put-cell-face-property)
(table--remove-cell-properties): Ensure that we don't lose the
table face when switching from buffers with font locking to ones
without (or vice versa) (bug#35481).
lisp/textmodes/table.el