]> git.eshelyaron.com Git - emacs.git/commit
Enable sorting paragraphs when the final paragraph has no newline
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 01:43:41 +0000 (03:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 01:43:41 +0000 (03:43 +0200)
commitb4d3a882a8423e81c418fc56b7a9677f5582fcc7
tree3926965eb64f80ca59bc44b4de80215dcb95315a
parentd08f7c41241e78b88bc2aaaa2dd323ce7512ae94
Enable sorting paragraphs when the final paragraph has no newline

* lisp/sort.el (sort-paragraphs): Ensure that when sorting
paragraphs, the final paragraph ends with a newline (bug#21785).
lisp/sort.el