summaryrefslogtreecommitdiff
path: root/test/lisp/textmodes/paragraphs-resources
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2021-01-07 13:08:45 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2021-01-07 13:08:52 +0100
commit2f6e30cd86a575ef06e8d056fbb6582336f6aadd (patch)
treede9b39322e130df388badd094d106603f470a1d1 /test/lisp/textmodes/paragraphs-resources
parent9db1c0993a99853968c021d094eba37c0cae60bb (diff)
downloademacs-2f6e30cd86a575ef06e8d056fbb6582336f6aadd.tar.gz
emacs-2f6e30cd86a575ef06e8d056fbb6582336f6aadd.tar.bz2
emacs-2f6e30cd86a575ef06e8d056fbb6582336f6aadd.zip
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.
Diffstat (limited to 'test/lisp/textmodes/paragraphs-resources')
-rw-r--r--test/lisp/textmodes/paragraphs-resources/mark-paragraph.bin9
1 files changed, 9 insertions, 0 deletions
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