projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4194f9b
)
* etc/NEWS: Mention incompatible change in `pp` (bug#67180)
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 16 Nov 2023 16:19:56 +0000
(11:19 -0500)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 16 Nov 2023 16:19:56 +0000
(11:19 -0500)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e2a8e5dfdd80a73d227a78b04740480a7057d4c2..71067566b6dcded6d0d85f07e5514ec227e6c1e9 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1099,6
+1099,9
@@
showcases all their customization options.
\f
* 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