projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd1379a
)
* etc/NEWS: Clarify insert-into-buffer (bug#50558).
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 13 Sep 2021 08:29:08 +0000
(10:29 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 13 Sep 2021 08:35:22 +0000
(10:35 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 8385128f698476a6ea2b0d0b65c4450d3e4dbfd4..c807c41325b83c198e4913d6571a393895ecf012 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-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'.