From cfb117fee18cd14111066f308d09b8b737491ead Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 16 Nov 2023 11:19:56 -0500 Subject: [PATCH] * etc/NEWS: Mention incompatible change in `pp` (bug#67180) --- etc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index e2a8e5dfdd8..71067566b6d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1099,6 +1099,9 @@ showcases all their customization options. * Incompatible Lisp Changes in Emacs 30.1 +** 'pp' and 'pp-to-string' now always include a terminating newline. +In the past they included a terminating newline in most cases but not all. + ** 'buffer-match-p' and 'match-buffers' take '&rest args'. They used to take a single '&optional arg' and were documented to use an unreliable hack to try and support condition predicates that -- 2.39.2