aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2021-09-13 10:29:08 +0200
committerLars Ingebrigtsen2021-09-13 10:35:22 +0200
commite8a28d756433e80fd622496eba65286ea0c4b895 (patch)
tree660082fa41a5c25d7fd0cb6da810d2346131ac9a
parentfd1379a85aafa77c119b9b7aa811f669c575bac7 (diff)
downloademacs-e8a28d756433e80fd622496eba65286ea0c4b895.tar.gz
emacs-e8a28d756433e80fd622496eba65286ea0c4b895.zip
* etc/NEWS: Clarify insert-into-buffer (bug#50558).
-rw-r--r--etc/NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8385128f698..c807c41325b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3683,8 +3683,7 @@ the current system.
3683 3683
3684+++ 3684+++
3685** New function 'insert-into-buffer'. 3685** New function 'insert-into-buffer'.
3686This is like 'insert-buffer-substring', but works in the opposite 3686This inserts the contents of the current buffer into another buffer.
3687direction.
3688 3687
3689+++ 3688+++
3690** New function 'json-available-p'. 3689** New function 'json-available-p'.