From 2f6e30cd86a575ef06e8d056fbb6582336f6aadd Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Thu, 7 Jan 2021 13:08:45 +0100 Subject: Revert mark-paragraph change and add tests * lisp/textmodes/paragraphs.el (mark-paragraph): Revert eb090f65ceb0ae8a90829e911694348583135ba5 (bug#45318). This restores the behaviour from Emacs 27 -- further work is needed on this patch. --- test/lisp/textmodes/paragraphs-resources/mark-paragraph.bin | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/lisp/textmodes/paragraphs-resources/mark-paragraph.bin (limited to 'test/lisp/textmodes/paragraphs-resources') diff --git a/test/lisp/textmodes/paragraphs-resources/mark-paragraph.bin b/test/lisp/textmodes/paragraphs-resources/mark-paragraph.bin new file mode 100644 index 00000000000..1905477af8c --- /dev/null +++ b/test/lisp/textmodes/paragraphs-resources/mark-paragraph.bin @@ -0,0 +1,9 @@ +First +paragraph + +Second + +Third +paragraph + +No line end \ No newline at end of file -- cgit v1.2.3