* etc/NEWS: Clarify insert-into-buffer (bug#50558).

This commit is contained in:
Lars Ingebrigtsen 2021-09-13 10:29:08 +02:00
parent fd1379a85a
commit e8a28d7564

View file

@ -3683,8 +3683,7 @@ the current system.
+++
** New function 'insert-into-buffer'.
This is like 'insert-buffer-substring', but works in the opposite
direction.
This inserts the contents of the current buffer into another buffer.
+++
** New function 'json-available-p'.