]> git.eshelyaron.com Git - emacs.git/commit
Fix table-fixed-width-mode when typing fast
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Dec 2021 18:49:07 +0000 (19:49 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Dec 2021 18:49:13 +0000 (19:49 +0100)
commitcbcf8a616e515de22bb2b6cc40daa74c30ee2414
treeb927208da7b183fc81b0197736345f9b60524cc1
parente2e2dd4890f7baba31faf667b343a34e68455f23
Fix table-fixed-width-mode when typing fast

* lisp/textmodes/table.el (table-with-cache-buffer): Use the value
of table-fixed-width-mode in the correct buffer (bug#26701).
lisp/textmodes/table.el