]> git.eshelyaron.com Git - emacs.git/commit
Respect the BUFFER parameter in `fill-flowed'
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Aug 2019 00:16:37 +0000 (17:16 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Aug 2019 00:16:37 +0000 (17:16 -0700)
commitd54eb7347f8d53741337884c45dd96a72d701893
tree32a6c837c06e38f3d20619a348afbc5dfbe8eedb
parent1a2055310055dffc664ab9d1095b38bc7afd3581
Respect the BUFFER parameter in `fill-flowed'

* lisp/mail/flow-fill.el (fill-flowed): `current-buffer' is always
non-nil, so respect the BUFFER parameter.  Also add a doc string.
lisp/mail/flow-fill.el