]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Mark 2 entries as documented.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Jan 2023 06:48:13 +0000 (08:48 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Jan 2023 06:48:13 +0000 (08:48 +0200)
etc/NEWS

index f9897b3344982ffa8c41d9165685bf00af8199db..4851802716a0148fa9737a254a717e014ec9e1b0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -58,10 +58,12 @@ trash when deleting.  Default is nil.
 This works like 'kill-matching-buffers', but without asking for
 confirmation.
 
++++
 ** New helper variable 'transpose-sexps-function'.
 Emacs now can set this variable to customize the behavior of the
 'transpose-sexps' function.
 
++++
 ** New function 'transpose-sexps-default-function'.
 The previous implementation is moved into its own function, to be
 bound by 'transpose-sexps-function'.