]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with filling with a computed fill prefix
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 24 Mar 2021 09:23:07 +0000 (10:23 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 24 Mar 2021 09:23:14 +0000 (10:23 +0100)
commit8d334132456dfcbe5b5c3e59737dbfd0a4ea4c0d
tree90b72db2011d02d16d0e133dc1aeda3d8c6c56e9
parent8b07994e201e478df8a3431cbae5187b4cde1791
Fix problem with filling with a computed fill prefix

* lisp/textmodes/fill.el (fill-region-as-paragraph): Fix problem
when filling text with a computed fill prefix (bug#47338).
lisp/textmodes/fill.el